Alex Voinea
|
dc9528b4ea
|
SPI hal: Winning combo
|
2021-05-17 09:01:22 +03:00 |
Alex Voinea
|
ac4fdd30ad
|
spi hal checkpoint
|
2021-05-17 08:42:21 +03:00 |
Alex Voinea
|
47400f16c6
|
GPIO hal prototype (#9)
* gpio hal prototype
* Example gpio hal usage
* Use uint8_t for GPIO enums
|
2021-05-14 15:42:41 +02:00 |
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
|
ec44ef5f23
|
Prepare main.cpp
|
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 |
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 |