Prusa-Firmware-MMU/src
Yuri D'Elia 169665331e Change the pin definitions in order to be valid types
Remove the constructor from GPIO_pin so that we can use brace
initialization at compile time.

Rewrite the contents of pins.h to construct GPIO_pin types directly by
the use of a simple preprocessor macro.

Makes the code type-check and easier to read/extend.
2021-07-05 15:20:11 +02:00
..
config Simple config header with example (#39) 2021-07-01 06:47:40 +02:00
hal Change the pin definitions in order to be valid types 2021-07-05 15:20:11 +02:00
logic Explain and fix the LED states while cutting filament 2021-07-01 08:12:47 +02:00
modules Simple config header with example (#39) 2021-07-01 06:47:40 +02:00
main.cpp Change the pin definitions in order to be valid types 2021-07-05 15:20:11 +02:00
main.dox Update doxygen main page 2021-06-30 07:39:31 +02:00
pins.h Change the pin definitions in order to be valid types 2021-07-05 15:20:11 +02:00
version.c Prepare parts of the build system 2021-04-19 07:03:47 +02:00
version.h Prepare parts of the build system 2021-04-19 07:03:47 +02:00