firmware/src
Andrew Yong 070deb290f
Some checks are pending
CI / setup (check) (push) Waiting to run
CI / setup (esp32) (push) Waiting to run
CI / setup (esp32c3) (push) Waiting to run
CI / setup (esp32c6) (push) Waiting to run
CI / setup (esp32s3) (push) Waiting to run
CI / setup (nrf52840) (push) Waiting to run
CI / setup (rp2040) (push) Waiting to run
CI / setup (stm32) (push) Waiting to run
CI / check (push) Blocked by required conditions
CI / build-esp32 (push) Blocked by required conditions
CI / build-esp32-s3 (push) Blocked by required conditions
CI / build-esp32-c3 (push) Blocked by required conditions
CI / build-esp32-c6 (push) Blocked by required conditions
CI / build-nrf52 (push) Blocked by required conditions
CI / build-rpi2040 (push) Blocked by required conditions
CI / build-stm32 (push) Blocked by required conditions
CI / build-debian-src (push) Waiting to run
CI / package-pio-deps-native-tft (push) Waiting to run
CI / test-native (push) Waiting to run
CI / docker-deb-amd64 (push) Waiting to run
CI / docker-deb-amd64-tft (push) Waiting to run
CI / docker-alp-amd64 (push) Waiting to run
CI / docker-alp-amd64-tft (push) Waiting to run
CI / docker-deb-arm64 (push) Waiting to run
CI / docker-deb-armv7 (push) Waiting to run
CI / gather-artifacts (esp32) (push) Blocked by required conditions
CI / gather-artifacts (esp32c3) (push) Blocked by required conditions
CI / gather-artifacts (esp32c6) (push) Blocked by required conditions
CI / gather-artifacts (esp32s3) (push) Blocked by required conditions
CI / gather-artifacts (nrf52840) (push) Blocked by required conditions
CI / gather-artifacts (rp2040) (push) Blocked by required conditions
CI / gather-artifacts (stm32) (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
CI / release-firmware (esp32) (push) Blocked by required conditions
CI / release-firmware (esp32c3) (push) Blocked by required conditions
CI / release-firmware (esp32c6) (push) Blocked by required conditions
CI / release-firmware (esp32s3) (push) Blocked by required conditions
CI / release-firmware (nrf52840) (push) Blocked by required conditions
CI / release-firmware (rp2040) (push) Blocked by required conditions
CI / release-firmware (stm32) (push) Blocked by required conditions
CI / publish-firmware (push) Blocked by required conditions
seeed_xiao_nrf52840_kit improvements (#6930)
* feat: seeed_xiao_nrf52840_kit improvements
- LEDs:
  - Change RGB LED to be active low as it is common anode
  - Remove re-definition of LED_PIN
  - Use red LED to indicate flash writes
  - Use blue LED as user LED (External Notification module)
- GPIO: Re-word unused BUTTON_PIN comment
- Wire: Set I2C pins to match XIAO nRF52840 Sense's LSM6DS3TR IMU
- Battery:
  - Use charge LED to detect charging state
  - Move voltage divider boilerplate out of src/main.cpp and into initVariant()
  - Fix dependencies for above in related XIAO BLE DIY variants

Build tested variants:
- seeed_xiao_nrf52840_kit
- xiao_ble
- seeed-xiao-nrf52840-wio-sx1262

Flashed to and tested on hardware:
- seeed_xiao_nrf52840_kit

Signed-off-by: Andrew Yong <me@ndoo.sg>

* chore(seeed_xiao_nrf52840_kit): Re-order generic GPIO definitions

Signed-off-by: Andrew Yong <me@ndoo.sg>

* chore: Use ADC_CTRL for XIAO nRF52840

Signed-off-by: Andrew Yong <me@ndoo.sg>

---------

Signed-off-by: Andrew Yong <me@ndoo.sg>
2025-06-05 06:45:43 -05:00
..
buzz
concurrency
detect Add PCT2075 Temperature Sensor (#6829) 2025-05-25 07:29:02 -05:00
Fusion
gps Add suppport for Quectel L80 (#6803) 2025-05-15 19:26:41 +10:00
graphics Revert "Add a new screen for heltec_wireless_paper. (#6894)" (#6918) 2025-05-29 10:17:20 -05:00
input TCA8418 initial config + basic 3x4 keypad config (#6422) 2025-04-03 14:18:18 -05:00
mesh Generate keys when Lora Region is set (#6951) 2025-06-04 12:16:37 -05:00
modules Generate keys when Lora Region is set (#6951) 2025-06-04 12:16:37 -05:00
motion Fix for ICM-20948 not initializing (#6827) 2025-05-19 06:49:38 -05:00
mqtt Added map report precision bounds (#6862) 2025-05-22 20:33:46 -05:00
nimble Revert "Lib Update (#6510)" (#6640) 2025-04-20 09:48:07 -05:00
platform add support for seeed wio tracker L1 (#6907) 2025-05-29 06:33:22 -05:00
serialization
airtime.cpp
airtime.h
AmbientLightingThread.h
AudioThread.h
BluetoothCommon.cpp
BluetoothCommon.h
BluetoothStatus.h
ButtonThread.cpp Protect T-Echo's touch button against phantom presses in OLED UI (#6735) 2025-05-14 06:33:51 -05:00
ButtonThread.h Fix several features of M1 and M2 (i know what the 7 is now ...) (#6507) 2025-04-07 05:46:22 -05:00
commands.h
configuration.h add support for seeed wio tracker L1 (#6907) 2025-05-29 06:33:22 -05:00
DebugConfiguration.cpp
DebugConfiguration.h
DisplayFormatters.cpp remove very long slow (#6486) 2025-04-03 09:07:43 -05:00
DisplayFormatters.h
error.h
freertosinc.h
FSCommon.cpp Crowpanel 2.4,2.8 and 3.5 support (#6355) 2025-04-17 16:03:37 +02:00
FSCommon.h
GpioLogic.cpp
GpioLogic.h
GPSStatus.h
Led.cpp
Led.h
main.cpp seeed_xiao_nrf52840_kit improvements (#6930) 2025-06-05 06:45:43 -05:00
main.h 20948 compass support (#6707) 2025-05-07 18:38:42 -05:00
memGet.cpp
memGet.h
meshUtils.cpp
meshUtils.h
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
Power.cpp Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
power.h Step one of Linux Sensor support (#6673) 2025-04-28 18:35:13 -05:00
PowerFSM.cpp Fix compiler error in PowerFSM when WiFi is excluded (#6603) 2025-04-17 11:36:19 +02:00
PowerFSM.h
PowerFSMThread.h
PowerMon.cpp
PowerMon.h
PowerStatus.h
RedirectablePrint.cpp
RedirectablePrint.h
RF95Configuration.h
SafeFile.cpp
SafeFile.h
SerialConsole.cpp
SerialConsole.h
shutdown.h
sleep.cpp Crowpanel 4.3, 5.0, 7.0 support (#6611) 2025-05-13 14:15:52 +02:00
sleep.h
SPILock.cpp
SPILock.h
Status.h
target_specific.h
xmodem.cpp
xmodem.h