Prusa-Firmware-MMU/src/hal
D.R.racer 1a5cd52d58 Fix some doxygen comments 2021-09-29 13:28:34 +02:00
..
avr Fix appending newline character in puts* methods 2021-09-27 11:15:20 +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 indentation once again 2021-07-19 06:25:09 +02:00
adc.h Clean up the code + introduce USB CDC module 2021-09-23 13:06:36 +02:00
circular_buffer.h Fix limits.h naming conflict 2021-09-20 18:18:52 +02:00
cpu.h Functional USB reset 2021-09-20 19:01:08 +02:00
eeprom.h Add error handling and reporting documentation 2021-07-21 14:50:23 +02:00
gpio.h Fix gpio::TogglePin on AVR 2021-08-30 07:06:28 +02:00
progmem.h Disable preprocessor code indentation 2021-07-07 16:33:03 +02:00
shr16.h Even more shr16 documentation 2021-08-23 08:18:47 +02:00
spi.h Make tests compile 2021-07-29 10:01:33 +02:00
timers.h millis interrupt 2021-08-04 10:51:33 +02:00
tmc2130.cpp Fix typo 2021-09-16 10:30:27 +02:00
tmc2130.h Fix some doxygen comments 2021-09-29 13:28:34 +02:00
usart.h Simple debug logging via USART1 2021-09-27 11:15:20 +02:00
watchdog.h Clean up the code + introduce USB CDC module 2021-09-23 13:06:36 +02:00