Merge develop into packet authentication policy
This commit is contained in:
@@ -19,4 +19,11 @@ build_unflags =
|
||||
${arduino_base.build_unflags}
|
||||
-DMESHTASTIC_EXCLUDE_XEDDSA=1
|
||||
|
||||
lib_deps =
|
||||
${stm32_base.lib_deps}
|
||||
# renovate: datasource=github-tags depName=STM32RTC packageName=stm32duino/STM32RTC
|
||||
https://github.com/stm32duino/STM32RTC/archive/refs/tags/1.9.0.zip
|
||||
# renovate: datasource=github-tags depName=STM32LowPower packageName=stm32duino/STM32LowPower
|
||||
https://github.com/stm32duino/STM32LowPower/archive/refs/tags/1.5.0.zip
|
||||
|
||||
upload_port = stlink
|
||||
|
||||
@@ -24,4 +24,7 @@ Do not expect a working Meshtastic device with this target.
|
||||
#define RAK3172
|
||||
#define SERIAL_PRINT_PORT 1
|
||||
|
||||
#define HAS_LSE 1
|
||||
#define STM32WL_LSE_DRIVE RCC_LSEDRIVE_LOW
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user