diff options
author | iabdalkader <i.abdalkader@gmail.com> | 2022-10-25 22:42:56 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-01-16 11:44:28 +1100 |
commit | d02f089058b9623ea976fbeead9b8acbf4d44bc6 (patch) | |
tree | 0361462ae1cafef3f6d85faa01beacedb04520bd /lib/re1.5/compilecode.c | |
parent | 7d01f3817015ecfaaa15fbc28a84f4bb3f875098 (diff) |
rp2/boards: Add pin CSV files to board definitions.
Pin defines are:
- For Pico define board pins and the default LED pin (WL_GPIO25).
- For Pico-W define board pins, external pins and the default
LED pin (WL_GPIO0).
- For the Nano-RP2040, define board pins, external pins and
the default LED pin (GPIO25)
- For all other boards, the pins.csv defines the LED pin (if any)
for backwards compatibility with code that assumes there's always
an LED pin.
Diffstat (limited to 'lib/re1.5/compilecode.c')
0 files changed, 0 insertions, 0 deletions