![]() |
SikendeRTOS
RTOS for ARM Cortex M3+ SoCs designed and written from scratch
|
Files | |
file | cpu.c [code] |
Contains CPU Initializations and Register definition (this is example bc project uses legacy register map) Should contain all wrapper/abstracted functions for peripheral setup and use. | |
file | PLL.c [code] |
file | Switch.c [code] |
Board Switch setup for TM4c123. | |
file | Timer.c [code] |
Board Switch Setup for TM4c123. | |
file | UART0.c [code] |