Add Raspberry Pi Pico port (#1232)
* Add Raspberry Pi Pico port - Adds BACnet/IP with abstracted network layer - Adds BACnet MS/TP support using RS485/UART - Includes README with examples * Add Pico 2 MS/TP demo, CI, and docs
This commit is contained in:
@@ -238,6 +238,7 @@ jobs:
|
||||
arm-none-eabi-gcc --version
|
||||
make stm32f4xx-cmake
|
||||
make at91sam7s-cmake
|
||||
make pico-cmake
|
||||
|
||||
ports-avr:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user