Commit Graph

6 Commits

Author SHA1 Message Date
Alex Taradov
4b9ba1f883 Modified clock settings 2021-05-27 09:04:06 -07:00
Alex Taradov
3d10650b72 Added VCP V3 board support and DFU bootloader support 2021-05-26 23:35:58 -07:00
Alex Taradov
fd395851cb Major refactor plus added JTAG support 2021-05-13 19:36:00 -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
Alex Taradov
e53e5c79fb Modifications for the final hardware 2019-04-25 19:47:09 -07:00
Alex Taradov
0fbd319883 Added combined CMSIS-DAP and VCP firmware (tested on a dev kit only) 2019-04-14 09:50:36 -07:00