nuttx/boards/arm/stm32h7/nucleo-h743zi/src
2023-05-10 17:59:20 +08:00
..
Makefile nucleo-h743zi: add composite device configuration 2023-05-09 00:59:54 +08:00
nucleo-h743zi.h nucleo-h743zi: add composite device configuration 2023-05-09 00:59:54 +08:00
stm32_adc.c arch: arm: fixes for nxstyle errors 2021-03-22 19:28:38 -07:00
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 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 nucleo-h743zi: add composite device configuration 2023-05-09 00:59:54 +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 add board_reset function 2021-11-14 15:46:21 +01:00
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