Merge pull request #2824 from NickDunklee/rak-advert-hw-encryption

feat: use nrf52 hardware crypto where we can
This commit is contained in:
ripplebiz
2026-08-02 15:35:33 +10:00
committed by GitHub
4 changed files with 127 additions and 2 deletions
+1
View File
@@ -91,6 +91,7 @@ build_flags = ${arduino_base.build_flags}
-D NRF52_PLATFORM
-D LFS_NO_ASSERT=1
-D EXTRAFS=1
-D USE_CC310_HW_CRYPTO=1
lib_deps =
${arduino_base.lib_deps}
https://github.com/oltaco/CustomLFS#0.2.2