tillitis-key/hw/boards/tp1/firmware/src
2023-03-21 14:38:29 +01:00
..
LICENSE.TXT Pull in programmer board firmware 2023-03-21 14:38:29 +01:00
main.c Pull in programmer board firmware 2023-03-21 14:38:29 +01:00
pio_spi.c Pull in programmer board firmware 2023-03-21 14:38:29 +01:00
pio_spi.h Pull in programmer board firmware 2023-03-21 14:38:29 +01:00
README.md Pull in programmer board firmware 2023-03-21 14:38:29 +01:00
spi.pio Pull in programmer board firmware 2023-03-21 14:38:29 +01:00
tusb_config.h Pull in programmer board firmware 2023-03-21 14:38:29 +01:00
usb_descriptors.c pico: change USB vendor to Tillitis 2023-03-21 14:38:29 +01:00

This is a copy of the hid_composite example from TinyUSB (https://github.com/hathach/tinyusb/tree/master/examples/device/hid_composite) showing how to build with TinyUSB when using the Raspberry Pi Pico SDK