Prusa-Firmware-MMU/src
D.R.racer 5eedeb0968 Remove redundant ::Color and ::Mode for LED colors and modes
makes the code shorter and more readable, no identifier clashes revealed
2021-10-12 18:11:05 +02:00
..
config Keep constants start with lowercase letter 2021-10-12 18:11:05 +02:00
hal Fix some doxygen comments 2021-09-29 13:28:34 +02:00
logic Remove redundant ::Color and ::Mode for LED colors and modes 2021-10-12 18:11:05 +02:00
modules clang-format 2021-10-12 18:11:05 +02:00
CMakeLists.txt Simple debug logging via USART1 2021-09-27 11:15:20 +02:00
cmath.h Also fix min/max outside of AVR by using the standard std::min/max 2021-08-30 07:07:19 +02:00
debug.cpp Simple debug logging via USART1 2021-09-27 11:15:20 +02:00
debug.h Simple debug logging via USART1 2021-09-27 11:15:20 +02:00
intlimits.h Fix limits.h naming conflict 2021-09-20 18:18:52 +02:00
main.cpp Fix some doxygen comments 2021-09-29 13:28:34 +02:00
main.dox Improve documentation of the startup process 2021-08-12 11:08:09 +02:00
panic.h Add globa Panic() function 2021-08-31 14:19:40 +02:00
pins.h Fix formatting 2021-08-31 06:59:29 +02:00
unit.h Allow units to be scaled by an unitless quantity 2021-08-02 07:41:26 +02:00
version.c Add sending of response messages 2021-07-13 17:53:31 +02:00
version.h Add sending of response messages 2021-07-13 17:53:31 +02:00