Commit Graph

12 Commits (57bc5a802b1901eae3a03f5fe6624df5d6800089)

Author SHA1 Message Date
D.R.racer 57bc5a802b Add cpu.h/cpp, avr subdir
The idea is to have a separate implementation of the HAL interface for each CPU. So far we only have the AVR.
2021-04-19 07:03:47 +02:00
D.R.racer 28130a93bb Update description of the build process 2021-04-19 07:03:47 +02:00
Alan Dragomirecký 174a9619a3 Fix clang format settings 2021-04-19 07:03:47 +02:00
Alan Dragomirecký 92b8b98c38 build.py: Switch to AnyAvrGcc.cmake 2021-04-19 07:03:47 +02:00
D.R.racer ec44ef5f23 Prepare main.cpp 2021-04-19 07:03:47 +02:00
D.R.racer e77ac1ecd3 Add basic building instructions 2021-04-19 07:03:47 +02:00
D.R.racer 9e489e4a57 Set correct MCU ID + output HEX files 2021-04-19 07:03:47 +02:00
D.R.racer f848c8d550 Create basic FW structure
- Design API's based on our discussion and block diagrams
- Set doxygen rules/preferred syntax
2021-04-19 07:03:47 +02:00
Alan Dragomirecký ac1dd05097 Initial support for AnyAvrGcc toolchain 2021-04-19 07:03:47 +02:00
D.R.racer 257d0ec340 Prepare parts of the build system
extracted and slightly modified from Buddy-FW, still doesn't work
2021-04-19 07:03:47 +02:00
vintagepc 3f7e32f6cf Create stale.yml 2021-04-15 13:14:16 +02:00
D.R.racer d3500a7e16 first commit 2021-04-12 07:08:45 +02:00