free-dap/platform/samd11_vcp
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
..
include Added combined CMSIS-DAP and VCP firmware (tested on a dev kit only) 2019-04-14 09:50:36 -07:00
linker Added bootloader support and some minor fixes 2021-03-19 17:40:57 -07:00
make Added bootloader support and some minor fixes 2021-03-19 17:40:57 -07:00
other Modifications for the final hardware 2019-04-25 19:47:09 -07:00
dap_config.h Centralized pin configuration 2021-04-12 17:53:00 +02:00
hal_config.h Centralized pin configuration 2021-04-12 17:53:00 +02:00
hal_gpio.h Modifications for the final hardware 2019-04-25 19:47:09 -07:00
main.c Centralized pin configuration 2021-04-12 17:53:00 +02:00
nvm_data.h Added combined CMSIS-DAP and VCP firmware (tested on a dev kit only) 2019-04-14 09:50:36 -07:00
startup_samd11.c Added bootloader support and some minor fixes 2021-03-19 17:40:57 -07:00
uart.c Centralized pin configuration 2021-04-12 17:53:00 +02:00
uart.h Added combined CMSIS-DAP and VCP firmware (tested on a dev kit only) 2019-04-14 09:50:36 -07:00
usb_cdc.c Added combined CMSIS-DAP and VCP firmware (tested on a dev kit only) 2019-04-14 09:50:36 -07:00
usb_cdc.h Added combined CMSIS-DAP and VCP firmware (tested on a dev kit only) 2019-04-14 09:50:36 -07:00
usb_descriptors.c New HID descriptors to make MAC OS happy. 2020-10-28 16:00:10 -07:00
usb_descriptors.h New HID descriptors to make MAC OS happy. 2020-10-28 16:00:10 -07:00
usb_hid.c Added combined CMSIS-DAP and VCP firmware (tested on a dev kit only) 2019-04-14 09:50:36 -07:00
usb_hid.h Added combined CMSIS-DAP and VCP firmware (tested on a dev kit only) 2019-04-14 09:50:36 -07:00
usb_std.c Added combined CMSIS-DAP and VCP firmware (tested on a dev kit only) 2019-04-14 09:50:36 -07:00
usb_std.h Added combined CMSIS-DAP and VCP firmware (tested on a dev kit only) 2019-04-14 09:50:36 -07:00
usb.c Added combined CMSIS-DAP and VCP firmware (tested on a dev kit only) 2019-04-14 09:50:36 -07:00
usb.h Added combined CMSIS-DAP and VCP firmware (tested on a dev kit only) 2019-04-14 09:50:36 -07:00
utils.h Added combined CMSIS-DAP and VCP firmware (tested on a dev kit only) 2019-04-14 09:50:36 -07:00