18 Commits

Author SHA1 Message Date
1652c5a446
migrate Drone CI workflow to Gitea Actions
All checks were successful
Build Firmware / Compile (push) Successful in 10s
2025-02-02 12:01:52 +01:00
e65dcb8ef2
add Drone CI configuration to build firmware
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-18 14:05:17 +01:00
f21e6b8fd8
extract button processing and coffee/cleaning routines into functions 2022-11-23 11:54:56 +01:00
e1fc2fbe11
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.
2022-11-23 11:28:54 +01:00
dc5dff81f6
minor code cleanup 2022-11-23 10:48:30 +01:00
43f65a2a66 Replaced 5 step if-else by switch-case 2022-11-23 10:47:55 +01:00
4ca0582ff3 Switched to size optimization 2022-11-23 10:47:02 +01:00
100eb00e75 Bundled boolean flags into single 8bit mask 2022-11-23 10:47:02 +01:00
b48cafe7f9 Copyright + License; reformatting 2022-11-23 10:47:02 +01:00
83d0be68bb Separated Makefile and config; added build instructions 2022-11-23 10:47:02 +01:00
cadlab-io[bot]
e284baff50 Backlink to CADLAB.io has been added. 2018-04-11 18:36:54 +00:00
ceee66421b .gitignore 2017-07-04 17:30:31 +02:00
17fbd1adc1 ReadMe, Partlist, minor restructuring 2017-07-04 17:30:27 +02:00
0b2ab61d32 Schematic and layout added 2017-07-04 12:04:38 +02:00
dd493d8fb9 Coffee wish implemented with violet led indicator 2017-07-04 12:04:38 +02:00
a3f23d489a Defined constant flags for LED colors 2017-07-04 12:04:38 +02:00
ef396e5454 Code reformatted
Constants for pump times in main.h (more readable code, easier to adjust)
2017-07-04 12:04:24 +02:00
8bc37cee7d Imported from SVN 2017-07-03 19:53:21 +02:00