Commit Graph

5 Commits (78983906debb0eaff957737641bfd922be94a4f7)

Author SHA1 Message Date
Guðni Már Gilbert 78983906de Optimise Catch2 V3 includes + fix a few cases of missing includes 2022-10-17 18:08:58 +00:00
Guðni Már Gilbert 6248ce93d7 Update CMake integration for Catch v3.1.0 2022-10-16 20:43:50 +00:00
Alan Dragomirecký 9448c04b36 Disable preprocessor code indentation 2021-07-07 16:33:03 +02:00
Yuri D'Elia ea8b335f8d 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-05 13:33:49 +02:00
Yuri D'Elia a9937b94e2 Add initial AVR PROGMEM abstraction in hal::progmem 2021-07-05 13:33:49 +02:00