- Removed the enable assert from UARTE.
- Added nRF9160 to CI.
This commit is contained in:
3
.github/workflows/rust.yml
vendored
3
.github/workflows/rust.yml
vendored
@ -48,6 +48,9 @@ jobs:
|
||||
- package: embassy-nrf
|
||||
target: thumbv7em-none-eabi
|
||||
features: nrf52833
|
||||
- package: embassy-nrf
|
||||
target: thumbv8m.main-none-eabihf
|
||||
features: nrf9160
|
||||
- package: embassy-nrf
|
||||
target: thumbv7em-none-eabi
|
||||
features: nrf52840
|
||||
|
Reference in New Issue
Block a user