Commit Graph

2 Commits

Author SHA1 Message Date
Doug Brown
7ad248e5aa Strip out unnecessary clock and UART code
The default values for SystemCoreClock, CyclesPerUs, and PllClock work
fine for my purposes of running from the 48 MHz HIRC. Remove unnecessary
initialization code. This is especially useful for the bootloader where
flash space is at a premium.

Also strip out unneeded UART setup code.
2023-08-26 21:11:17 -07:00
Doug Brown
23779a4de3 Initial commit of register defines, CMSIS code from Nuvoton BSP 2023-08-26 21:11:17 -07:00