circuitpython/ports
Brian Dean 3e558a89ac 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-04-05 10:44:52 -04:00
..
atmel-samd boards/bdmicro_vina_d51: A few updates for flexibility and expansion. 2021-04-05 10:44:52 -04:00
cxd56 Merge pull request #4415 from jepler/pre-commit-no-run-if-empty 2021-03-16 09:54:12 -05:00
esp32s2 Merge pull request #4512 from m-byte/main 2021-04-03 18:40:59 -05:00
litex run code formatting script 2021-03-15 19:27:36 +05:30
mimxrt10xx Add pinmux info for 1021 and 1062 family MCUs 2021-04-01 15:59:57 -05:00
nrf Changed error message to display the generic term 'system firmware' instead of the Nordic specific term 'soft device' 2021-04-02 20:34:37 +02:00
raspberrypi raspberypi: Allow mpconfigboard to override additional items 2021-03-31 09:40:48 -05: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