You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new #647 CI framework reveals that the Helium sketch fails many tests Needs attention.
STM32:
Error: helium-us915 for board mcci_catena_4610 region us915 radio sx1276: compile failed
Error: helium-us915 for board mcci_catena_4610 region au915 radio sx1276: compile failed
Error: helium-us915 for board mcci_catena_4612 region us915 radio sx1276: compile failed
Error: helium-us915 for board mcci_catena_4612 region au915 radio sx1276: compile failed
Error: helium-us915 for board mcci_catena_4618 region us915 radio sx1276: compile failed
Error: helium-us915 for board mcci_catena_4618 region au915 radio sx1276: compile failed
Error: helium-us915 for board mcci_catena_4630 region us915 radio sx1276: compile failed
Error: helium-us915 for board mcci_catena_4630 region au915 radio sx1276: compile failed
Error: helium-us915 for board mcci_catena_4801 region us915 radio sx1276: compile failed
Error: helium-us915 for board mcci_catena_4801 region au915 radio sx1276: compile failed
Error: helium-us915 for board mcci_catena_4802 region us915 radio sx1276: compile failed
Error: helium-us915 for board mcci_catena_4802 region au915 radio sx1276: compile failed
SAMD: ok (is it compiling?)
ESP32:
Error: helium-us915 for board heltec_wifi_lora_32 region us915 radio sx1276: compile failed
Error: helium-us915 for board heltec_wifi_lora_32 region au915 radio sx1276: compile failed
AVR: ok (is it compiling?)
The text was updated successfully, but these errors were encountered:
I fixed the sketch to use the built-in pinmaps and be relaxed about whether it recognizes the BSP. This was committed in 662c63b. At the same time, I renamed it to helium-otaa, and added it to CI for all regions (066d125).
The new #647 CI framework reveals that the Helium sketch fails many tests Needs attention.
STM32:
SAMD: ok (is it compiling?)
ESP32:
AVR: ok (is it compiling?)
The text was updated successfully, but these errors were encountered: