walnux/boards
stbenn 904b6ff85b H5 with NSH support for Nucleo-H563ZI.
Made fixes to issues from CI. Nxstyle and defconfig syntax.

This is a combination of 6 commits.

Adding STM32H5 arch files. With comments addressed.

Created stm32h5 directory to add support for the H5 chip, and used a Nucleo-H563ZI dev board during development. The goal was to get a working nutshell through the STLink connector on the board.

Remove board/docs changes for PR update.

Squash commits into one for PR guideline conformity.

trying to fix build issues

Fix format from review

Nucleo-H563ZI support for NSH.

Created stm32h5 directory to add support for the H5 chip, and used a Nucleo-H563ZI dev board during development. The goal was to get a working nutshell through the STLink connector on the board.

Fix switch default case placement.

NXstyle fixes

Renaming files

rename stm32h5_gpio.x files

rename h5 hsi48 files

Rename h5 idle file

rename stm32h5_irq.c

Rename some rcc functions and stm32h5_rcc.c

rename stm32h5_rcc.h

Rename stm32h5_pwr.x

lowputc renames

timerisr renames

uart renamed

rename serial file

rename start

Turn off the defines that enable DMA on serial

remove DMA Kconfig options

Remove H5 documentation. Will add in a future PR.

Fix styling and defconfig improper syntax.
2024-11-06 10:28:49 +08:00
..
arm H5 with NSH support for Nucleo-H563ZI. 2024-11-06 10:28:49 +08:00
arm64 arm64: fix fvp smp faild to boot 2024-10-24 10:17:48 +08:00
avr nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
dummy
hc/m9s12 compile: add DEBUG_SYMBOLS_LEVEL allow custom the level 2024-09-27 00:13:07 +08:00
mips nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
misoc/lm32/misoc nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
or1k/mor1kx/or1k drivers: prepare 16550 UART driver to support PCI 2024-09-15 03:37:58 +08:00
renesas driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
risc-v riscv/common/espressif: Fix spi slave driver 2024-11-05 14:59:37 +08:00
sim/sim/sim nuttx/sim: Remove math.h in sim. 2024-11-06 02:56:24 +08:00
sparc board: There is no need to use sched_[un]lock 2024-10-12 13:28:23 +08:00
tricore/tc3xx/tc397 cmake/tricore/tasking: add cmake build for tasking toolchain 2024-09-25 08:43:28 +08:00
x86/qemu/qemu-i486 nuttx/x86_64:Add _sinit and _einit initialization. 2024-10-15 12:57:31 +08:00
x86_64/intel64/qemu-intel64 arch/x86_64: Resolving NUC Boot Failure Issue 2024-10-16 13:53:11 +08:00
xtensa Replace __attribute__((packed)) with [begin|end]_packed_struct 2024-11-03 10:20:38 +08:00
z16/z16f/z16f2800100zcog Documentation: migrate boards/{z16|z80}/xxx/configs/README.txt 2023-10-28 13:55:22 +08:00
z80 driver/serial: remove return value of up_putc() 2024-10-26 13:21:29 +08:00
.gitignore
Board.mk sh:Change expansion path logic 2024-03-04 01:18:45 +08:00
boardctl.c board_reset: flush cache before reset 2024-10-09 02:30:21 +08:00
CMakeLists.txt [cmake]: added initial support for MSYS2 2024-08-27 21:36:12 +08:00
dummy.c
Kconfig H5 with NSH support for Nucleo-H563ZI. 2024-11-06 10:28:49 +08:00
Makefile Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00