Firmware for the LNSC-2420 solar charger. Based on libopencm3.
Go to file
Thomas Kolb 5ceb014d1b Disable RS485 driver and systick before deep sleep
- The RS485 driver consumes about 150 mW if enabled
- The systick somehow can wake up the CPU from stop mode
2021-06-12 16:02:21 +02:00
fxplib@4599cdc1ee Initial commit 2021-06-05 00:04:36 +02:00
ldscripts Initial commit 2021-06-05 00:04:36 +02:00
libopencm3@3b89fc5999 Initial commit 2021-06-05 00:04:36 +02:00
oocd Initial commit 2021-06-05 00:04:36 +02:00
src Disable RS485 driver and systick before deep sleep 2021-06-12 16:02:21 +02:00
.gitignore Initial commit 2021-06-05 00:04:36 +02:00
.gitmodules Initial commit 2021-06-05 00:04:36 +02:00
Makefile Fixed "debug" make target 2021-06-06 12:20:58 +02:00
compile_flags.txt Initial commit 2021-06-05 00:04:36 +02:00