Skip to content
# Version 0.0.6
* Use custom build toolchain to work around LLVM bugs
* `[avr_oxide::main]` macro for declaring application entrypoint.
* Added source identities to the Oxide events.
* Codesize improvements, and ability to enable individual drivers with feature
  flags.
* Dynamic memory allocater (enabled with `alloc_` feature flags)