dragonmux
1a7af52edc
usb_serial: Fixed up the nomenclature for the USB serial interfaces
2022-08-22 12:59:24 -07:00
dragonmux
0f37edc36a
misc: Renamed cdcacm.{c,h} to usb_serial.{c,h}
2022-08-12 22:25:52 -07:00
dragonmux
8f41217d29
gdb_if: Run clang-format and done some cleanup
2022-08-12 22:25:52 -07:00
dragonmux
bf6c146786
cdcacm: Renamed cdcacm_get_config() -> usb_get_config()
2022-08-12 22:25:52 -07:00
dragonmux
82c83bb77e
usb_gdb_uart: Renamed cdcacm_get_dtr() -> gdb_uart_get_dtr()
2022-08-12 22:25:52 -07:00
Gareth McMullin
8b4342394f
Overhaul of timeouts so they may be nested.
2016-06-28 14:35:43 +12:00
Gareth McMullin
4d4813de87
Clean up includes everywhere.
...
All source files include general.h first and before anything else.
This inlcludes platform.h and platform_support.h
No header file needs to include to include any of these, but should include
any others needed for it's own declarations.
2015-03-01 22:16:04 -08:00
Fredrik Ahlberg
346258934b
Added support for TI TM4C123 Launchpad
2014-11-23 22:59:16 +01:00