1 file changed
+1
-1
lines changedSubmodule targets-community updated 58 files
- .github/PULL_REQUEST_TEMPLATE.md+1
- CMakePresets.json+1
- ChibiOS/GHI_FEZ_CERBERUS_NF/CMakeLists.txt+23
- ChibiOS/GHI_FEZ_CERBERUS_NF/CMakePresets.json+53
- ChibiOS/GHI_FEZ_CERBERUS_NF/README.md+15
- ChibiOS/GHI_FEZ_CERBERUS_NF/board.c+330
- ChibiOS/GHI_FEZ_CERBERUS_NF/board.h+1.0k
- ChibiOS/GHI_FEZ_CERBERUS_NF/common/CMakeLists.txt+11
- ChibiOS/GHI_FEZ_CERBERUS_NF/common/Device_BlockStorage-DEBUG.c+90
- ChibiOS/GHI_FEZ_CERBERUS_NF/common/Device_BlockStorage.c+90
- ChibiOS/GHI_FEZ_CERBERUS_NF/common/usbcfg.c+416
- ChibiOS/GHI_FEZ_CERBERUS_NF/common/usbcfg.h+17
- ChibiOS/GHI_FEZ_CERBERUS_NF/launch.json+109
- ChibiOS/GHI_FEZ_CERBERUS_NF/managed_helpers/GHI_FEZ_CERBERUS_NF.Adc.cs+48
- ChibiOS/GHI_FEZ_CERBERUS_NF/managed_helpers/GHI_FEZ_CERBERUS_NF.Gpio.cs+55
- ChibiOS/GHI_FEZ_CERBERUS_NF/nanoBooter/CMakeLists.txt+9
- ChibiOS/GHI_FEZ_CERBERUS_NF/nanoBooter/STM32F405xG_booter-DEBUG.ld+97
- ChibiOS/GHI_FEZ_CERBERUS_NF/nanoBooter/STM32F405xG_booter.ld+97
- ChibiOS/GHI_FEZ_CERBERUS_NF/nanoBooter/chconf.h+819
- ChibiOS/GHI_FEZ_CERBERUS_NF/nanoBooter/halconf.h+517
- ChibiOS/GHI_FEZ_CERBERUS_NF/nanoBooter/halconf_nf.h+23
- ChibiOS/GHI_FEZ_CERBERUS_NF/nanoBooter/main.c+84
- ChibiOS/GHI_FEZ_CERBERUS_NF/nanoBooter/mcuconf.h+360
- ChibiOS/GHI_FEZ_CERBERUS_NF/nanoBooter/mcuconf_nf.h+9
- ChibiOS/GHI_FEZ_CERBERUS_NF/nanoBooter/target_board.h.in+18
- ChibiOS/GHI_FEZ_CERBERUS_NF/nanoCLR/CMakeLists.txt+11
- ChibiOS/GHI_FEZ_CERBERUS_NF/nanoCLR/STM32F405xG_CLR-DEBUG.ld+87
- ChibiOS/GHI_FEZ_CERBERUS_NF/nanoCLR/STM32F405xG_CLR.ld+87
- ChibiOS/GHI_FEZ_CERBERUS_NF/nanoCLR/chconf.h+819
- ChibiOS/GHI_FEZ_CERBERUS_NF/nanoCLR/halconf.h+529
- ChibiOS/GHI_FEZ_CERBERUS_NF/nanoCLR/halconf_nf.h+23
- ChibiOS/GHI_FEZ_CERBERUS_NF/nanoCLR/main.c+81
- ChibiOS/GHI_FEZ_CERBERUS_NF/nanoCLR/mcuconf.h+360
- ChibiOS/GHI_FEZ_CERBERUS_NF/nanoCLR/mcuconf_nf.h+10
- ChibiOS/GHI_FEZ_CERBERUS_NF/nanoCLR/nanoHAL.cpp+12
- ChibiOS/GHI_FEZ_CERBERUS_NF/nanoCLR/target_board.h.in+18
- ChibiOS/GHI_FEZ_CERBERUS_NF/target_BlockStorage.c+15
- ChibiOS/GHI_FEZ_CERBERUS_NF/target_BlockStorage.h+12
- ChibiOS/GHI_FEZ_CERBERUS_NF/target_common.c+23
- ChibiOS/GHI_FEZ_CERBERUS_NF/target_common.h.in+35
- ChibiOS/GHI_FEZ_CERBERUS_NF/target_system_device_adc_config.cpp+32
- ChibiOS/GHI_FEZ_CERBERUS_NF/target_system_device_i2c_config.cpp+8
- ChibiOS/GHI_FEZ_CERBERUS_NF/target_system_device_pwm_config.cpp+8
- ChibiOS/GHI_FEZ_CERBERUS_NF/target_system_device_spi_config.cpp+18
- ChibiOS/GHI_FEZ_CERBERUS_NF/target_system_devices_dac_config.cpp+8
- ChibiOS/GHI_FEZ_CERBERUS_NF/target_system_io_ports_config.cpp+112
- ChibiOS/GHI_FEZ_CERBERUS_NF/target_system_io_ports_config.h+44
- ChibiOS/MBN_QUAIL/ffconf.h+21-21
- ChibiOS/NESHTEC_NESHNODE_V1/CMakePresets.json+2
- ChibiOS/NESHTEC_NESHNODE_V1/common/CMakeLists.txt+1
- ChibiOS/NESHTEC_NESHNODE_V1/common/targetHAL_ConfigurationManager.cpp+38
- ChibiOS/NETDUINO3_WIFI/ffconf.h+21-21
- ChibiOS/PybStick2x/ffconf.h+21-21
- ChibiOS/ST_NUCLEO144_F439ZI/CMakePresets.json+2
- ChibiOS/ST_NUCLEO144_F439ZI/ffconf.h+19-19
- ChibiOS/ST_NUCLEO144_F746ZG/CMakePresets.json+2
- README.md+3-1
- azure-pipelines.yml+75-21
0 commit comments