Commit Graph

3 Commits

Author SHA1 Message Date
Alex Taradov
1d3c843f9e Changed default board version 2021-11-06 23:18:51 -07:00
Alex Taradov
3d10650b72 Added VCP V3 board support and DFU bootloader support 2021-05-26 23:35:58 -07:00
ooxi
e20321b757 Centralized pin configuration
USB pin configuration is not moved into header, since it cannot reasonably be changed on SAMD11 platform. In order to change the UART pin configuration, the SERCOM interface configuration has to be changed, too. Thus those configuration defines are moved into the `hal_config.h' header as well.
2021-04-12 17:53:00 +02:00