Skip to content

Update ChibiOS HAL to v9.0 #3202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 12, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion targets/AzureRTOS/ST/ORGPAL_PALTHREE/nanoBooter/halconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#define HALCONF_H

#define _CHIBIOS_HAL_CONF_
#define _CHIBIOS_HAL_CONF_VER_8_4_
#define _CHIBIOS_HAL_CONF_VER_9_0_

#include "mcuconf.h"

Expand Down
2 changes: 1 addition & 1 deletion targets/AzureRTOS/ST/ORGPAL_PALTHREE/nanoCLR/halconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#define HALCONF_H

#define _CHIBIOS_HAL_CONF_
#define _CHIBIOS_HAL_CONF_VER_8_4_
#define _CHIBIOS_HAL_CONF_VER_9_0_

#include <target_platform.h>
#include "mcuconf.h"
Expand Down
4 changes: 2 additions & 2 deletions targets/AzureRTOS/ST/ST_B_L475E_IOT01A/nanoBooter/halconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#define HALCONF_H

#define _CHIBIOS_HAL_CONF_
#define _CHIBIOS_HAL_CONF_VER_8_4_
#define _CHIBIOS_HAL_CONF_VER_9_0_

#include "mcuconf.h"

Expand Down Expand Up @@ -546,4 +546,4 @@

/** @} */

// clang-format on
// clang-format on
2 changes: 1 addition & 1 deletion targets/AzureRTOS/ST/ST_B_L475E_IOT01A/nanoCLR/halconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#define HALCONF_H

#define _CHIBIOS_HAL_CONF_
#define _CHIBIOS_HAL_CONF_VER_8_4_
#define _CHIBIOS_HAL_CONF_VER_9_0_

#include <target_platform.h>
#include "mcuconf.h"
Expand Down
2 changes: 1 addition & 1 deletion targets/ChibiOS/ORGPAL_PALTHREE/nanoBooter/halconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#define HALCONF_H

#define _CHIBIOS_HAL_CONF_
#define _CHIBIOS_HAL_CONF_VER_8_4_
#define _CHIBIOS_HAL_CONF_VER_9_0_

#include "mcuconf.h"

Expand Down
2 changes: 1 addition & 1 deletion targets/ChibiOS/ORGPAL_PALTHREE/nanoCLR/halconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#define HALCONF_H

#define _CHIBIOS_HAL_CONF_
#define _CHIBIOS_HAL_CONF_VER_8_4_
#define _CHIBIOS_HAL_CONF_VER_9_0_

#include <target_platform.h>
#include "mcuconf.h"
Expand Down
2 changes: 1 addition & 1 deletion targets/ChibiOS/ORGPAL_PALX/nanoBooter/halconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#define HALCONF_H

#define _CHIBIOS_HAL_CONF_
#define _CHIBIOS_HAL_CONF_VER_8_4_
#define _CHIBIOS_HAL_CONF_VER_9_0_

#include "mcuconf.h"

Expand Down
2 changes: 1 addition & 1 deletion targets/ChibiOS/ORGPAL_PALX/nanoCLR/halconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#define HALCONF_H

#define _CHIBIOS_HAL_CONF_
#define _CHIBIOS_HAL_CONF_VER_8_4_
#define _CHIBIOS_HAL_CONF_VER_9_0_

#include <target_platform.h>
#include "mcuconf.h"
Expand Down
2 changes: 1 addition & 1 deletion targets/ChibiOS/ST_NUCLEO64_F091RC/nanoBooter/halconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#define HALCONF_H

#define _CHIBIOS_HAL_CONF_
#define _CHIBIOS_HAL_CONF_VER_8_4_
#define _CHIBIOS_HAL_CONF_VER_9_0_

#include "mcuconf.h"

Expand Down
2 changes: 1 addition & 1 deletion targets/ChibiOS/ST_NUCLEO64_F091RC/nanoCLR/halconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#define HALCONF_H

#define _CHIBIOS_HAL_CONF_
#define _CHIBIOS_HAL_CONF_VER_8_4_
#define _CHIBIOS_HAL_CONF_VER_9_0_

#include <target_platform.h>
#include "mcuconf.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#define HALCONF_H

#define _CHIBIOS_HAL_CONF_
#define _CHIBIOS_HAL_CONF_VER_8_4_
#define _CHIBIOS_HAL_CONF_VER_9_0_

#include "mcuconf.h"

Expand Down
2 changes: 1 addition & 1 deletion targets/ChibiOS/ST_STM32F429I_DISCOVERY/nanoCLR/halconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#define HALCONF_H

#define _CHIBIOS_HAL_CONF_
#define _CHIBIOS_HAL_CONF_VER_8_4_
#define _CHIBIOS_HAL_CONF_VER_9_0_

#include <target_platform.h>
#include "mcuconf.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#define HALCONF_H

#define _CHIBIOS_HAL_CONF_
#define _CHIBIOS_HAL_CONF_VER_8_4_
#define _CHIBIOS_HAL_CONF_VER_9_0_

#include "mcuconf.h"

Expand Down
2 changes: 1 addition & 1 deletion targets/ChibiOS/ST_STM32F769I_DISCOVERY/nanoCLR/halconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#define HALCONF_H

#define _CHIBIOS_HAL_CONF_
#define _CHIBIOS_HAL_CONF_VER_8_4_
#define _CHIBIOS_HAL_CONF_VER_9_0_

#include <target_platform.h>
#include "mcuconf.h"
Expand Down