Prusa-Firmware-MMU/src/hal
Guðni Már Gilbert 8e7f3d8b96 optimisation: sg_filter_threshold not initialised in constructor
Caught with Cppcheck

Change in memory:
Flash: -26 bytes
SRAM: 0 bytes
2023-08-21 06:30:25 +02:00
..
avr Introduce bowden length RW register (no runtime autotune) 2023-08-10 16:08:07 +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 16:08:07 +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 optimisation: sg_filter_threshold not initialised in constructor 2023-08-21 06:30:25 +02: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