Prusa-Firmware-MMU/src/hal
D.R.racer 121d861850 Introduce bowden length RW register (no runtime autotune)
contains updated unit tests
2023-08-10 08:18:13 +02:00
..
avr Introduce bowden length RW register (no runtime autotune) 2023-08-10 08:18:13 +02:00
CMakeLists.txt Add watchdog implementation + use it in main() 2021-09-20 17:09:09 +02:00
_rules.txt __attribute__((always_inline)) comment 2021-05-17 12:08:20 +03:00
adc.cpp Fix ReadADC channel selection 2023-03-08 15:14:36 +01:00
adc.h Tag all source files with @file for doxygen 2021-10-18 17:59:46 +02:00
circular_buffer.h CircularIndex: optimize further for non-power-of-two sizes 2023-07-28 15:48:14 +02:00
cpu.h Tag all source files with @file for doxygen 2021-10-18 17:59:46 +02:00
eeprom.h Introduce bowden length RW register (no runtime autotune) 2023-08-10 08:18:13 +02:00
gpio.h Fix tests 2022-10-11 07:13:42 +02:00
progmem.h Refactor registers a bit to make unit tests work again 2023-08-10 08:11:52 +02:00
shr16.h Tag all source files with @file for doxygen 2021-10-18 17:59:46 +02:00
spi.h Convert illegal constexpr to static const pointers 2022-07-25 10:27:16 +02:00
timers.h Convert illegal constexpr to static const pointers 2022-07-25 10:27:16 +02:00
tmc2130.cpp Fix compiler error on GCC 12 2023-05-02 07:16:50 +02:00
tmc2130.h Ignore Idler's SG signal from TMC when rolling over filaments 2023-03-14 17:58:11 +01:00
usart.h Introduce TMC2130 currents doxy group 2023-02-17 15:50:20 +01:00
watchdog.h Tag all source files with @file for doxygen 2021-10-18 17:59:46 +02:00