Prusa-Firmware-MMU/src/hal
D.R.racer 3d1880c006 Make tests compile
Introduces a nasty hack to forcefully write into the constexpr SPI descriptor's registers
(which is the correct way in ASM, but kind of cumbersome in C++ now)
2021-07-29 10:01:33 +02:00
..
avr Make tests compile 2021-07-29 10:01:33 +02:00
CMakeLists.txt Make tests compile 2021-07-29 10:01:33 +02:00
_rules.txt __attribute__((always_inline)) comment 2021-05-17 12:08:20 +03:00
adc.cpp Fix indentation once again 2021-07-19 06:25:09 +02:00
adc.h Add error handling and reporting documentation 2021-07-21 14:50:23 +02:00
circular_buffer.h Shim <limits> on AVR 2021-07-12 09:02:05 +02:00
cpu.h Add error handling and reporting documentation 2021-07-21 14:50:23 +02:00
eeprom.h Add error handling and reporting documentation 2021-07-21 14:50:23 +02:00
gpio.h Add error handling and reporting documentation 2021-07-21 14:50:23 +02:00
progmem.h Disable preprocessor code indentation 2021-07-07 16:33:03 +02:00
shr16.h Add error handling and reporting documentation 2021-07-21 14:50:23 +02:00
spi.h Make tests compile 2021-07-29 10:01:33 +02:00
timers.h Add error handling and reporting documentation 2021-07-21 14:50:23 +02:00
tmc2130.h Make tests compile 2021-07-29 10:01:33 +02:00
usart.h Add error handling and reporting documentation 2021-07-21 14:50:23 +02:00
watchdog.h Add error handling and reporting documentation 2021-07-21 14:50:23 +02:00