..
CMakeLists.txt
cmake: add support for stm32h7
2023-07-11 15:52:56 -03:00
Makefile
nucleo-h743zi: add composite device configuration
2023-05-09 00:59:54 +08:00
nucleo-h743zi.h
Indent the define statement by two spaces
2023-05-21 09:52:08 -03:00
stm32_adc.c
stm32_appinitialize.c
Remove OK macro from the code base
2023-02-02 13:58:16 +01:00
stm32_autoleds.c
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
2023-02-09 20:05:44 +08:00
stm32_boot_image.c
boards: Replace open/pread with file_open/file_pread
2023-04-03 16:18:37 +03:00
stm32_boot.c
stm32_bringup.c
nucleo-h743zi/stm32_bringup: cosmetics
2023-05-10 17:59:20 +08:00
stm32_buttons.c
arch/arm: Remove FAR and CODE from board folder(2)
2022-05-03 16:50:52 +03:00
stm32_composite.c
usbdev: Split usbdev descriptor information
2023-09-06 02:29:32 +08:00
stm32_gpio.c
arch/arm: Remove FAR and CODE from board folder(2)
2022-05-03 16:50:52 +03:00
stm32_lsm6dsl.c
arch/arm: Remove FAR and CODE from board folder(2)
2022-05-03 16:50:52 +03:00
stm32_lsm9ds1.c
arch/arm: Remove FAR and CODE from board folder(2)
2022-05-03 16:50:52 +03:00
stm32_lsm303agr.c
arch/arm: Remove FAR and CODE from board folder(2)
2022-05-03 16:50:52 +03:00
stm32_mmcsd.c
nucleo-h743zi: add composite device configuration
2023-05-09 00:59:54 +08:00
stm32_nrf24l01.c
arch/arm: Remove FAR and CODE from board folder(2)
2022-05-03 16:50:52 +03:00
stm32_pca9635.c
arch/arm: Remove FAR and CODE from board folder(2)
2022-05-03 16:50:52 +03:00
stm32_progmem.c
Replace all strncpy with strlcpy
2023-05-08 09:57:01 +02:00
stm32_pwm.c
Remove OK macro from the code base
2023-02-02 13:58:16 +01: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_spi.c
nucleo-h743zi: add composite device configuration
2023-05-09 00:59:54 +08:00
stm32_ssd1306.c
arch/arm: Remove FAR and CODE from board folder(2)
2022-05-03 16:50:52 +03:00
stm32_uid.c
Remove OK macro from the code base
2023-02-02 13:58:16 +01:00
stm32_usb.c
Remove the unnecessary cast for main_t, NULL and argv
2022-10-18 08:51:45 +02:00
stm32_usbmsc.c
nucleo-h743zi: add composite device configuration
2023-05-09 00:59:54 +08:00
stm32_userleds.c
nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
2023-02-09 20:05:44 +08:00