MicroZig
Goals
- Provide documents on how to get started with embedded programming (for absolute newbies)
- Provide example snippets for common operations on certain architectures (LPC, STM32, AVR, …)
- Provide example worked through embedded mini-projects
- Create register definition libraries
- Create a common interface/HAL over several architectures
- Create a performant common set of drivers for external platforms