Initial port of bare metal firmware to Zephyr
Tested to properly IPL and allow console interaction with the host over the Zephyr UART shell.
Showing
CMakeLists.txt
0 → 100644
Kconfig
0 → 100644
include/README
0 → 100644
include/hw/common.h
0 → 100644
include/system.h
0 → 100644
kestrel.yaml
0 → 100644
prj.conf
0 → 100644
src/direct_uart.c
0 → 100644
This diff is collapsed.
src/main.c
deleted
100644 → 0
This source diff could not be displayed because it is too large. You can view the blob instead.
src/shell.c
0 → 100644