Commit Graph

3 Commits (4e4d16c92ecca1f92efdce3c8da2d62d4df1cf84)

Author SHA1 Message Date
Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base
Implement AVR Platform
Scott Lahteine f26d5425bf Patch up CircularQueue
- Use `size` and `count` instead of `length` and `size`
- Fix bug: `peek` should return the item
- Clean up comments, spacing, spelling
João Brázio 5b5aa1572b Non-blocking buzzer