application: Add humble beginnings of the application code.
authorTilman Sauerbeck <tilman@code-monkey.de>
Thu, 11 Jul 2019 17:43:02 +0000 (19:43 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 5 Jan 2020 19:38:11 +0000 (20:38 +0100)
commitcab249f22d64f9faefac6baebb700d12a111de2f
tree2fe9e1114bf9d55050b94370a5de3d592247579b
parent08e2e672414121f839ed0519c2e322d6a562e1c5
application: Add humble beginnings of the application code.

This is just a USB serial hello world right now.
SConscript.target
src/application/application.ld [new file with mode: 0644]
src/application/main.rs [new file with mode: 0644]
src/application/start.c [new file with mode: 0644]