diff options
| author | Chris Dailey <nitz@users.noreply.github.com> | 2020-09-17 20:46:59 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-17 20:46:59 -0400 |
| commit | be3e478fceed9da87e569a0fa40c5797139d99bc (patch) | |
| tree | a0b7342263cc7eac9f59c0290cc0dae9f1e9c977 /tests/micropython/heapalloc_traceback.py.exp | |
| parent | 7f60ebd6c76841b338a4566c28c7cbfe28bee797 (diff) | |
Add SDA & SDL, RX & TX to pins.c
Despite the [silk on the dock board](https://wiki.makerdiary.com/nrf52840-m2-devkit/resources/nrf52840_m2_devkit_hw_diagram_v1_0.pdf), the SDA/SCL pins weren't defined. Though, they were already defined in `mpconfigboard.h`.
Same for RX/TX. It looks like it declared `TXD` and `RXD`, so I didn't want to remove those, but I think it makes sense to have the "standard" pin names, but I moved ithem to illustrate they were all referencing the same pins.
I mimicked the whitespace I saw in the metro_nrf52840_express port.
Diffstat (limited to 'tests/micropython/heapalloc_traceback.py.exp')
0 files changed, 0 insertions, 0 deletions
