webradio/firmware
Markus Koch 8fec7fbc8b fw: Fix rotary input
Accidentally disabled pull-ups instead of enabling them.
2020-08-08 17:27:49 +02:00
..
oled-display fw: Implement power management 2020-07-30 20:05:09 +02:00
.gitignore Add firmware template 2020-07-11 12:41:08 +02:00
Makefile fw: Implement power management 2020-07-30 20:05:09 +02:00
batmon.c fw: Implement power-on battery check 2020-07-31 18:23:58 +02:00
batmon.h fw: Adapt I/O pins to new hardware 2020-08-08 16:54:23 +02:00
input.c fw: Fix rotary input 2020-08-08 17:27:49 +02:00
input.h fw: Adapt I/O pins to new hardware 2020-08-08 16:54:23 +02:00
main.c fw: Render display immediately after the last byte has been received 2020-08-08 16:54:51 +02:00
pm.c fw: Implement SBC controls 2020-07-31 19:07:11 +02:00
pm.h fw: Adapt I/O pins to new hardware 2020-08-08 16:54:23 +02:00
systick.c Implement switches and rotary encoder 2020-07-27 21:39:29 +02:00
systick.h fw: Implement SBC controls 2020-07-31 19:07:11 +02:00