1.2 KiB
1.2 KiB
layout | title | description | date | categories | redirect_from | ||
---|---|---|---|---|---|---|---|
page | Bringing the Bazel build system to 8-bit microcontrollers | My AVR software development workflow | 2020-08-13 17:30:00 | avr embedded bazel |
|
The majority of my programming experience is in the following areas (in no particular order):
- Low level hardware programming
- The NI Re-configurable I/O based Athena system
- The AVR based ATmega32u4
- The AVR based ATmega328p
- High level scripting
- Python
- JavaScript
- Control systems
So far on my blog, I have covered each of these areas (and my mis-adventures) except AVR programming. Time to change that.