This website requires JavaScript.
Explore
Help
Sign In
electronics
/
webradio
Watch
1
Star
0
Fork
0
You've already forked webradio
Code
Issues
2
Pull Requests
Releases
Wiki
Activity
webradio
/
firmware
History
Markus Koch
cec6bd2c0b
des: Do not wait for SBC at boot
...
Waiting here may cause the controller to "freeze" in an active state, draining the battery.
2020-07-31 20:49:40 +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
batmon.c
fw: Implement power-on battery check
2020-07-31 18:23:58 +02:00
batmon.h
fw: Implement power-on battery check
2020-07-31 18:23:58 +02:00
input.c
fw: Invert polarity of SBCMON pin
2020-07-31 19:18:26 +02:00
input.h
fw: Implement SBC controls
2020-07-31 19:07:11 +02:00
main.c
des: Do not wait for SBC at boot
2020-07-31 20:49:40 +02:00
Makefile
fw: Implement power management
2020-07-30 20:05:09 +02:00
pm.c
fw: Implement SBC controls
2020-07-31 19:07:11 +02:00
pm.h
fw: Implement SBC controls
2020-07-31 19:07:11 +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