nuttx/boards/arm/stm32h7/nucleo-h743zi/src
Xiang Xiao 12fda1da1c boards: Replace open/pread with file_open/file_pread
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-04-03 16:18:37 +03:00
..
Makefile boards/stm32h7: add support for mcuboot 2022-09-16 02:12:17 +08:00
nucleo-h743zi.h boards/stm32h7: add support for mcuboot 2022-09-16 02:12:17 +08: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 arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
stm32_bringup.c issue/ORDISO-17: Add wdg support 2022-11-01 09:21:04 +08:00
stm32_buttons.c arch/arm: Remove FAR and CODE from board folder(2) 2022-05-03 16:50:52 +03: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_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 nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08: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 arch/arm: Remove FAR and CODE from board folder(2) 2022-05-03 16:50:52 +03: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_userleds.c nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00