mirror of
https://github.com/dougg3/mac-rom-simm-programmer.git
synced 2024-11-28 00:50:17 +00:00
5e8224e35e
This implements a USB CDC serial port using the Nuvoton USBD driver. The USB handling is based on Nuvoton's BSP sample code, especially the IRQ handlers and descriptor buffer configuration. The descriptors have been adapted to be similar to the AVR version, and RX/TX functions have been written to implement an API closer to LUFA, which is what the SIMM programmer common code needs. |
||
---|---|---|
.. | ||
at90usb646 | ||
m258ke | ||
board.h | ||
gpio.h | ||
parallel_bus.h | ||
spi.h | ||
usbcdc.h |