migrate Drone CI workflow to GitHub Actions
by Stefan Kalscheuer 4 months 1 week
f3cd3516
add Drone CI configuration to build firmware
by Stefan Kalscheuer 2 years 5 months
e65dcb8e
extract button processing and coffee/cleaning rout...
by Stefan Kalscheuer 2 years 6 months
extract button processing and coffee/cleaning routines into functions
f21e6b8f
define coffee flags as pre-processor macros
by Stefan Kalscheuer 2 years 6 months
define coffee flags as pre-processor macros

Right now we need at least some knowledge about the values 0-4
representing five possible states of coffee making. Make it readable
without this knowledge.
e1fc2fbe
minor code cleanup
by Stefan Kalscheuer 2 years 6 months
dc5dff81
Replaced 5 step if-else by switch-case
by Stefan Kalscheuer 7 years 4 months
43f65a2a
Switched to size optimization
by Stefan Kalscheuer 7 years 4 months
4ca0582f
Bundled boolean flags into single 8bit mask
by Stefan Kalscheuer 7 years 4 months
100eb00e
Copyright + License; reformatting
by Stefan Kalscheuer 7 years 4 months
b48cafe7
Separated Makefile and config; added build instruc...
by Stefan Kalscheuer 7 years 4 months
Separated Makefile and config; added build instructions
83d0be68
Report a bug