Merge pull request #506 from 446564/cleanup-rak4631

move rak4631 specific files into variant folder
Bu işleme şunda yer alıyor:
ripplebiz
2025-07-10 14:55:05 +10:00
işlemeyi yapan: GitHub
işleme cd1cf71f39
4 değiştirilmiş dosya ile 1 ekleme ve 2 silme
Dosyayı Görüntüle
Dosyayı Görüntüle
-1
Dosyayı Görüntüle
@@ -15,7 +15,6 @@ build_flags = ${nrf52840_base.build_flags}
-D SX126X_CURRENT_LIMIT=140
-D SX126X_RX_BOOSTED_GAIN=1
build_src_filter = ${nrf52840_base.build_src_filter}
+<helpers/nrf52/RAK4631Board.cpp>
+<../variants/rak4631>
lib_deps =
${nrf52840_base.lib_deps}
+1 -1
Dosyayı Görüntüle
@@ -3,7 +3,7 @@
#define RADIOLIB_STATIC_ONLY 1
#include <RadioLib.h>
#include <helpers/RadioLibWrappers.h>
#include <helpers/nrf52/RAK4631Board.h>
#include <RAK4631Board.h>
#include <helpers/CustomSX1262Wrapper.h>
#include <helpers/AutoDiscoverRTCClock.h>
#include <helpers/SensorManager.h>