nuttx/arch/arm/src/stm32
anjiahao 3a808bab19 support stm32f429i-disco run open flash loader
We can use the driver in nuttx to download
files with debugger

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
Signed-off-by: chao an <anchao@xiaomi.com>
2023-08-05 12:40:02 -07:00
..
hardware Fix nuttx coding style 2023-07-11 02:33:45 +08:00
chip.h
CMakeLists.txt cmake: sync arch/stm32/CMakeLists.txt with Make.defs 2023-07-11 15:52:56 -03:00
Kconfig Kconfig: Simplify the conditional default statement 2023-07-16 14:39:20 -03:00
Make.defs
stm32_1wire.c
stm32_1wire.h
stm32_adc.c
stm32_adc.h
stm32_aes.c
stm32_aes.h
stm32_alarm.h
stm32_allocateheap.c
stm32_bbsram.c
stm32_bbsram.h
stm32_bkp.h
stm32_can_sock.c
stm32_can.c
stm32_can.h
stm32_capture_lowerhalf.c
stm32_capture.c
stm32_capture.h
stm32_ccm.c
stm32_ccm.h
stm32_comp_v1.c
stm32_comp_v1.h
stm32_comp_v2.c
stm32_comp_v2.h
stm32_comp.c
stm32_comp.h
stm32_cordic.c
stm32_cordic.h
stm32_crypto.c
stm32_dac.c
stm32_dac.h
stm32_dbgmcu.h
stm32_dfumode.c
stm32_dfumode.h
stm32_dma2d.c
stm32_dma2d.h
stm32_dma_v1.c
stm32_dma_v1mux.c
stm32_dma_v2.c
stm32_dma.c
stm32_dma.h
stm32_dumpgpio.c
stm32_eth.c stm32f4/f7/h7_eth: Improvements in Ethernet DMA error handling. 2023-08-03 18:11:23 -03:00
stm32_eth.h
stm32_exti_alarm.c
stm32_exti_gpio.c
stm32_exti_pwr.c
stm32_exti_pwr.h
stm32_exti_wakeup.c
stm32_exti.h
stm32_fdcan_sock.c
stm32_fdcan.c
stm32_fdcan.h
stm32_flash.c
stm32_flash.h
stm32_fmc.c
stm32_fmc.h
stm32_foc.c
stm32_foc.h
stm32_freerun.c
stm32_freerun.h
stm32_fsmc.c
stm32_fsmc.h
stm32_gpio.c
stm32_gpio.h
stm32_hall3ph.c
stm32_hall3ph.h
stm32_hciuart.c
stm32_hciuart.h
stm32_hrtim.c
stm32_hrtim.h
stm32_i2c_alt.c
stm32_i2c_v2.c
stm32_i2c.c
stm32_i2c.h
stm32_i2s.c
stm32_i2s.h
stm32_idle.c
stm32_irq.c
stm32_iwdg.c
stm32_lowputc.c
stm32_lowputc.h
stm32_lse.c
stm32_lsi.c
stm32_ltdc.c
stm32_ltdc.h
stm32_mpuinit.c
stm32_mpuinit.h
stm32_oneshot_lowerhalf.c
stm32_oneshot.c
stm32_oneshot.h
stm32_opamp.c
stm32_opamp.h
stm32_otgfs.h
stm32_otgfsdev.c
stm32_otgfshost.c
stm32_otghs.h
stm32_otghsdev.c
stm32_otghshost.c
stm32_pm.h
stm32_pminitialize.c
stm32_pmsleep.c
stm32_pmstandby.c
stm32_pmstop.c
stm32_pwm.c
stm32_pwm.h
stm32_pwr.c
stm32_pwr.h
stm32_qencoder.c
stm32_qencoder.h
stm32_rcc.c
stm32_rcc.h
stm32_rng.c
stm32_rtc_lowerhalf.c
stm32_rtc.c
stm32_rtc.h
stm32_rtcc.c clock: Move the content of include/nuttx/time.h to include/nuttx/clock.h 2023-06-26 19:14:08 +03:00
stm32_rtcounter.c Optimize stm32 RTC accuracy 2023-08-01 18:02:09 +02:00
stm32_sdadc.c
stm32_sdadc.h
stm32_sdio.c
stm32_sdio.h
stm32_serial.c
stm32_spi.c
stm32_spi.h
stm32_start.c support stm32f429i-disco run open flash loader 2023-08-05 12:40:02 -07:00
stm32_start.h
stm32_syscfg.h
stm32_tickless.c stm32 tickless: stop assertion when calling up_timer_gettime before initialised 2023-06-17 11:05:40 -03:00
stm32_tim_lowerhalf.c
stm32_tim.c
stm32_tim.h
stm32_timerisr.c
stm32_uart.h
stm32_uid.c
stm32_uid.h
stm32_usbdev.c
stm32_usbdev.h
stm32_usbfs.c
stm32_usbfs.h
stm32_usbhost.c
stm32_usbhost.h
stm32_userspace.c
stm32_userspace.h
stm32_waste.c
stm32_waste.h Fix nuttx coding style 2023-07-13 19:30:56 +08:00
stm32_wdg.h
stm32_wwdg.c
stm32.h
stm32f10xxf30xx_flash.c
stm32f10xxx_rcc.c
stm32f20xxf40xx_flash.c
stm32f20xxx_rcc.c
stm32f30xxx_rcc.c
stm32f33xxx_rcc.c
stm32f37xxx_rcc.c
stm32f40xxx_alarm.h
stm32f40xxx_i2c.c
stm32f40xxx_rcc.c
stm32f40xxx_rtcc.c clock: Move the content of include/nuttx/time.h to include/nuttx/clock.h 2023-06-26 19:14:08 +03:00
stm32g4xxxx_rcc.c
stm32l15xx_flash.c
stm32l15xxx_alarm.h
stm32l15xxx_rcc.c
stm32l15xxx_rtcc.c clock: Move the content of include/nuttx/time.h to include/nuttx/clock.h 2023-06-26 19:14:08 +03:00