Go to file
Eyck-Alexander Jentzsch 0df111f945 cleans up CMakeLists 2024-06-14 10:11:30 +02:00
bare-metal-bsp@87dc0ec230 merge develop to main in bare-metal-bsp 2024-04-17 08:35:43 +02:00
benchmarks fixes iterations count for benchmarks 2024-03-25 10:56:34 +01: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 cleans up CMakeLists 2024-06-14 10:11:30 +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.