nuttx/arch/arm/src/stm32u5
yinshengkai 4752dcd12a arch/stm32: Initialize up_perf after system boot
Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2023-01-06 13:32:12 +08:00
..
hardware
chip.h
Kconfig
Make.defs
README.txt
stm32_allocateheap.c
stm32_dbgmcu.h
stm32_dumpgpio.c
stm32_exti_gpio.c
stm32_exti.h
stm32_flash.c
stm32_flash.h
stm32_gpio.c
stm32_gpio.h
stm32_idle.c
stm32_irq.c
stm32_lowputc.c
stm32_lowputc.h
stm32_lse.c
stm32_lsi.c
stm32_mpuinit.c
stm32_mpuinit.h
stm32_pwr.c
stm32_pwr.h
stm32_rcc.c
stm32_rcc.h
stm32_serial.c
stm32_spi.c
stm32_spi.h
stm32_start.c
stm32_start.h
stm32_tim_lowerhalf.c
stm32_tim.c
stm32_tim.h
stm32_timerisr.c
stm32_uart.h
stm32_uid.c
stm32_uid.h
stm32_userspace.c
stm32_userspace.h
stm32_waste.c
stm32_waste.h
stm32.h
stm32u585xx_rcc.c

This is a port of NuttX to the STM32U5 Family

Used development board is the B-U585I-IOT02A

Most code is copied and adapted from the STM32L5 port.

The only supported STM32U5 family currently is:

-----------------------------------------------------------------
| NuttX config      | Manual | Chips
| STM32U5           | RM0456 | STM32U575xx and STM32U585xx
------------------------------------------------------------------

TODO list
---------

Extensive testing.  Only initial sniff tests have been done.
A prober TODO list should be generated.

References
----------
[RM0456] STMicroelectronics, STM32U575/585 Arm(R)-based 32-bit MCUs, Rev 2