Commit Graph

4 Commits (bc460902ad0a9f29846410d988cbe36a2923693a)

Author SHA1 Message Date
Yuri D'Elia bc460902ad progmem: fix for AVR
- Fix header name
- Rename pgm_read_word to read_word since pgm_read_word is a macro
  and cannot be scoped
2021-07-03 21:37:58 +02:00
Yuri D'Elia 9d4c4a0cb2 Add initial AVR PROGMEM abstraction in hal::progmem 2021-07-03 19:46:00 +02:00
D.R.racer f81ecf1294 Circular buffer - basic unit test 2021-06-29 12:17:10 +02:00
D.R.racer 7eb346a54d Add first unit test
+proof of concept of Catch2 builds working in our repo
2021-05-13 17:35:08 +02:00