circuitpython/ports
Brian Dean 2ae9edcbff Add new board BDMICRO 'Vina M0'.
ports/atmel-samd/boards/bdmicro_vina_m0/board.c
ports/atmel-samd/boards/bdmicro_vina_m0/mpconfigboard.h
ports/atmel-samd/boards/bdmicro_vina_m0/mpconfigboard.mk
ports/atmel-samd/boards/bdmicro_vina_m0/board.c

This board includes the newly added MX25L51245G 64MB SPI flash chip
for the CircuitPython file system. Also included is the PCF2129T/2,518
high accuracy, battery backed, RTC. Also includes an independent USB
HOST connector in addition to USB DEVICE making it easy to connect USB
peripherals. Designed mainly as a general purpose module to piggy back
onto application-specific boards, it can also run low power standalone
in harsh environments for data logging and other control applications
using an appropriate enclosure.

Has been extensively tested with CircuitPython and works well.
2020-03-26 20:15:54 -04:00
..
atmel-samd Add new board BDMICRO 'Vina M0'. 2020-03-26 20:15:54 -04:00
cxd56 Merge pull request #2693 from jepler/ulab-enable 2020-03-10 09:48:46 -04:00
mimxrt10xx new pin validation routines; don't use mp_const_none if NULL will do 2020-02-28 23:43:04 -05:00
nrf Added 31250 and 56000 to baudrate_map in UART.c, to parallel definitions in nrfx/mdk/nrf*_bitfields.h files 2020-03-24 13:25:02 -04:00
stm Rename pins 2020-03-23 23:06:55 -07:00
unix ulab: rename enable macro so it appears in the support matrix 2020-03-17 09:33:03 -05:00