Go to file
Eyck-Alexander Jentzsch b4a3a36b2e cleans up Makefile 2024-06-14 12:05:55 +00:00
bare-metal-bsp@87dc0ec230 merge develop to main in bare-metal-bsp 2024-04-17 08:35:43 +02:00
benchmarks cleans up Makefile 2024-06-14 12:05:55 +00:00
hello-world removes unused file 2024-03-14 07:58:48 +01:00
hifive1-vp rework structure 2023-08-20 15:00:51 +02:00
.gitignore first semihosting integration 2024-02-26 20:41:13 +01:00
.gitmodules replaces bare-metal-bsp with submodule 2024-01-13 15:37:10 +01:00
CMakeLists.txt CMakeLists.txt aktualisiert 2024-06-14 13:38:31 +02:00
Jenkinsfile updates submodule and Jenkins accordingly 2024-04-15 12:19:53 +02:00
LICENSE Initial commit 2018-06-23 10:17:35 +00:00
README.md Adds instructions for bear 2024-04-09 10:58:52 +00:00

README.md

Firmware

Using make clean && bear -- make will cause a correct compile_commands.json to be emitted. This allows using completion tools like clangd.