LNSC-2420-Firmware/src
Thomas Kolb 481cf6f9f4 Use the new flash config module 2022-09-25 17:24:21 +02:00
..
calibration.h calibration: add development device 2022-09-24 16:28:35 +02:00
charge_control.c Use the new flash config module 2022-09-25 17:24:21 +02:00
charge_control.h charge_control: add extra state to fix initial charging 2021-07-10 16:29:48 +02:00
charge_pump.c Increase charge pump frequency to 500 Hz 2021-06-06 15:08:22 +02:00
charge_pump.h Added the charge pump driver 2021-06-05 15:49:29 +02:00
clock.c Moved clock setup to separate file 2021-06-11 23:55:10 +02:00
clock.h Moved clock setup to separate file 2021-06-11 23:55:10 +02:00
deepsleep.c Properly shut down peripherals before entering deep sleep 2021-06-12 16:02:21 +02:00
deepsleep.h First try to implement deep sleep 2021-06-12 16:02:21 +02:00
flash_config.c Use the new flash config module 2022-09-25 17:24:21 +02:00
flash_config.h Use the new flash config module 2022-09-25 17:24:21 +02:00
led_chplex.c Properly shut down peripherals before entering deep sleep 2021-06-12 16:02:21 +02:00
led_chplex.h Properly shut down peripherals before entering deep sleep 2021-06-12 16:02:21 +02:00
main.c Use the new flash config module 2022-09-25 17:24:21 +02:00
measurement.c Use the new flash config module 2022-09-25 17:24:21 +02:00
measurement.h Average the measurements 2021-06-18 23:37:16 +02:00
pinout.h Implemented RS485 driver (TX only) 2021-06-06 12:16:46 +02:00
power_switch.c Added power switch driver 2021-06-05 16:33:21 +02:00
power_switch.h Added power switch driver 2021-06-05 16:33:21 +02:00
rs485.c Properly shut down peripherals before entering deep sleep 2021-06-12 16:02:21 +02:00
rs485.h Properly shut down peripherals before entering deep sleep 2021-06-12 16:02:21 +02:00
system.c Initial commit 2021-06-05 00:04:36 +02:00