summaryrefslogtreecommitdiff
path: root/tests/micropython/builtin_execfile.py
diff options
context:
space:
mode:
authorPeter Harper <peter.harper@raspberrypi.com>2024-10-23 16:41:54 +0100
committerDamien George <damien@micropython.org>2024-12-19 16:54:39 +1100
commit30163e0ae483a3c04e57f8346e903a6bc2e0e2cd (patch)
tree2c13d065013518c9d50ce6c92705a6e7706be3e5 /tests/micropython/builtin_execfile.py
parent929d7a75265e7f5ed898560b065fd33af5a18264 (diff)
rp2/cyw43_configport: Define cyw43 pins.
The cyw43 pins used to be hardcoded and `CYW43_PIN_WL_HOST_WAKE` and `CYW43_PIN_WL_REG_ON` were in the `pico_w.h` board header. This has been changed so the board header just defines the "default version of the pins, e.g. `CYW43_DEFAULT_PIN_WL_HOST_WAKE`, `CYW43_DEFAULT_PIN_WL_REG_ON` etc. Set the pin values in `cyw43_configport.`h so `cyw43-driver` sees them and allow them to be changed at runtime (dynamic) if required. Signed-off-by: Peter Harper <peter.harper@raspberrypi.com>
Diffstat (limited to 'tests/micropython/builtin_execfile.py')
0 files changed, 0 insertions, 0 deletions