circuitpython/ports
Brian Dean f66fc25d95 boards/bdmicro_vina_d51: A few updates for flexibility and expansion.
ESP-01 header renamed to AUX, and expanded to 12 pins from 8
pins. Pins 1-8 still accommodate the ESP-01, with expansion to full
SERCOM 4-pad support to allow for SPI and I2C on that expansion port
with additional GPIO control.

Update pins.c with additional signals provided AUX_1-8, along with
UART, SPI, I2C name usage as aliases to appropriate AUX_1-8
signals. Additionally, add several alternate names specific to several
expansion modules - the ESP-01, and the ATW-01 using the WINC_1500
(SPI) w/interrupt and control needed for the WINC - with assignments
to module pin positions.

Re-work SERCOM assignments to accommodate the above from other parts
of the board, which required moving a SERCOM or two around in order to
accommodate the 4-pad sercom pin mapping on the AUX port.

Built and tested using latest from 'main':

Adafruit CircuitPython 6.2.0-rc.0-70-ga1562430f-dirty on 2021-04-05;
BDMICRO VINA-D51 with samd51n20
2021-05-13 14:55:44 -04:00
..
atmel-samd boards/bdmicro_vina_d51: A few updates for flexibility and expansion. 2021-05-13 14:55:44 -04:00
cxd56 Merge pull request #4415 from jepler/pre-commit-no-run-if-empty 2021-03-16 09:54:12 -05:00
esp32s2 Changed some pins for TinyS2 2021-05-13 14:50:52 -04:00
litex run code formatting script 2021-03-15 19:27:36 +05:30
mimxrt10xx mimxrt10xx: Fix bogus assertion. 2021-03-31 09:21:08 -05:00
nrf Fix central pairing and crash on clear 2021-03-31 16:04:04 -07:00
raspberrypi Return bytes written from RP2040 UART.write() 2021-04-21 18:38:35 -04:00
stm Switch devices.h to nvm.toml data 2021-03-25 09:57:18 -07:00
unix [ure] to save space, disable debug dumps by default 2021-03-26 13:24:20 -04:00