.. |
CMakeLists.txt
|
cmake: convert more stm32 boards
|
2023-07-14 21:33:53 +08:00 |
Make.defs
|
build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX)
|
2023-06-23 00:11:25 +03:00 |
nucleo-144.h
|
Indent the define statement by two spaces
|
2023-05-21 09:52:08 -03:00 |
stm32_adc.c
|
boards/nucleo-f429zi: update CONFIG name to keep up with the CONFIG in arch/stm32
|
2023-05-03 15:05:25 -03:00 |
stm32_appinitialize.c
|
boards/nucleo-f429zi: update CONFIG name to keep up with the CONFIG in arch/stm32
|
2023-05-03 15:05:25 -03:00 |
stm32_autoleds.c
|
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
|
2023-02-09 20:05:44 +08:00 |
stm32_bbsram.c
|
boards: remove unnecessary FAR
|
2023-06-13 09:37:45 -03:00 |
stm32_boot.c
|
boards/nucleo-f429zi: update CONFIG name to keep up with the CONFIG in arch/stm32
|
2023-05-03 15:05:25 -03:00 |
stm32_buttons.c
|
arch/arm: Remove FAR and CODE from board folder(3)
|
2022-05-03 16:50:52 +03:00 |
stm32_dma_alloc.c
|
arch/arm: Remove FAR and CODE from board folder(3)
|
2022-05-03 16:50:52 +03:00 |
stm32_gpio.c
|
arch/arm: Remove FAR and CODE from board folder(3)
|
2022-05-03 16:50:52 +03:00 |
stm32_pwm.c
|
boards/nucleo-f429zi: update CONFIG name to keep up with the CONFIG in arch/stm32
|
2023-05-03 15:05:25 -03:00 |
stm32_reset.c
|
|
|
stm32_romfs_initialize.c
|
boards: Change the linker generated symbols from uint32_t to uint8_t array
|
2022-10-05 14:24:47 +02:00 |
stm32_romfs.h
|
boards: Change the linker generated symbols from uint32_t to uint8_t array
|
2022-10-05 14:24:47 +02:00 |
stm32_sdio.c
|
sdcard: update sdcard detection to avoid 0xff assignment to bool type
|
2023-06-11 12:55:29 +08:00 |
stm32_spi.c
|
Indent the define statement by two spaces
|
2023-05-21 09:52:08 -03:00 |
stm32_usb.c
|
boards/nucleo-f429zi: update CONFIG name to keep up with the CONFIG in arch/stm32
|
2023-05-03 15:05:25 -03:00 |
stm32_userleds.c
|
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
|
2023-02-09 20:05:44 +08:00 |