mirror of
https://github.com/IcedRooibos/py32f0-template.git
synced 2025-10-28 00:12:05 -07:00
refactor: rename example folders
This commit is contained in:
parent
7d51b453e6
commit
a8e40581ac
@ -23,12 +23,13 @@
|
||||
├── Docs # Datesheets and User Manuals
|
||||
├── Examples
|
||||
│ ├── FreeRTOS # FreeRTOS examples
|
||||
│ ├── Raw # NonFreeRTOS examples
|
||||
│ └── Raw_LL # NonFreeRTOS examples with low layer lib
|
||||
│ ├── HAL # HAL library examples
|
||||
│ └── LL # LL(Low Layer) library examples
|
||||
├── Libraries
|
||||
│ ├── BSP # SysTick delay and printf for debug
|
||||
│ ├── BSP_LL # SysTick delay and printf for debug
|
||||
│ ├── CMSIS
|
||||
│ ├── FreeRTOS # FreeRTOS library
|
||||
│ ├── LDScripts # LD files
|
||||
│ ├── PY32F0xx_HAL_Driver # MCU peripheral driver
|
||||
│ └── PY32F0xx_LL_Driver # MCU low layer peripheral driver
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user