You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
560 B
Markdown
21 lines
560 B
Markdown
# Sub-directories in this lesson:
|
|
```
|
|
|
|
|
+---CMSIS - CMSIS (Cortex Microcontroller Software Interface Standard)
|
|
|
|
|
+---ek-tm4c123gxl - support code for EK-TM4C123GXL (TivaC Launchpad) board
|
|
|
|
|
+---nucleo-c031c6 - support code for STM32 NUCLEO-C031C6 board
|
|
|
|
|
+---stm32c031-keil
|
|
| ...
|
|
| lesson.uvprojx - KEIL project for STM32 NUCLEO-C031C6
|
|
|
|
|
+---tm4c123-gnu
|
|
| ...
|
|
| Makefile - makefile for TM4C123 (TivaC LaunchPad)
|
|
|
|
|
\---tm4c123-keil
|
|
...
|
|
lesson.uvprojx - KEIL project for TM4C123 (TivaC LaunchPad)
|
|
``` |