diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 668b2b61..1bc46d9b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -45,7 +45,7 @@ jobs: pio ci --lib="." --board=due --project-option="build_flags=-Wno-misleading-indentation" # Ignore warnings in the Arduino core - pio ci --lib="." --board=adafruit_feather_nrf52840 --project-option="build_flags=-Wno-sign-compare -Wno-unused-function -Wno-unused-variable" + pio ci --lib="." --board=adafruit_feather_nrf52840 --board=adafruit_feather_nrf52832 --project-option="build_flags=-Wno-sign-compare -Wno-unused-function -Wno-unused-variable" env: PLATFORMIO_CI_SRC: ${{ matrix.example }} PLATFORMIO_BUILD_FLAGS: -DWIICAMERA -DDEBUG_USB_HOST -Wall -Werror diff --git a/README.md b/README.md index 2b19cdca..8745ba6f 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ Currently the following boards are supported by the library: * Sanguino * Black Widdow * RedBearLab nRF51822 -* Adafruit Feather nRF52840 Express +* Adafruit Feather nRF52832, Adafruit Feather nRF52840 Express * Digilent chipKIT * Please see: . * STM32F4