Browse Source

nrf/modules: Include uasyncio in default board manifest.

pull/8459/head
Andrew Leech 3 years ago
committed by Damien George
parent
commit
303e222f70
  1. 1
      ports/nrf/modules/manifest.py

1
ports/nrf/modules/manifest.py

@ -1 +1,2 @@
freeze("$(PORT_DIR)/modules/scripts", "_mkfs.py")
include("$(MPY_DIR)/extmod/uasyncio/manifest.py")

Loading…
Cancel
Save