overdue refactor: compile all watch modules separately
This commit is contained in:
@@ -24,18 +24,6 @@
|
||||
|
||||
#include "watch.h"
|
||||
|
||||
#include "watch_rtc.c"
|
||||
#include "watch_slcd.c"
|
||||
#include "watch_extint.c"
|
||||
#include "watch_led.c"
|
||||
#include "watch_buzzer.c"
|
||||
#include "watch_adc.c"
|
||||
#include "watch_gpio.c"
|
||||
#include "watch_i2c.c"
|
||||
#include "watch_uart.c"
|
||||
#include "watch_deepsleep.c"
|
||||
#include "watch_private.c"
|
||||
|
||||
bool battery_is_low = false;
|
||||
|
||||
// receives interrupts from MCLK, OSC32KCTRL, OSCCTRL, PAC, PM, SUPC and TAL, whatever that is.
|
||||
|
||||
Reference in New Issue
Block a user