Nav
5896306f1a
Removed redundant 'Bloom' namespace from entire codebase
2023-08-13 15:47:51 +01:00
Nav
0d4216fd8f
Moved most of the EDBG device code to an abstract base class, to reduce code duplication
2022-10-02 15:29:17 +01:00
Nav
a5b0097036
Tidying low-level debug tool driver code:
...
- Use automatic objects for libusb/hidapi resources, where possible (to reduce manual resource management)
- Removed unused/redundant code
- Tidied HidInterface class
- Tidied debug tool initialisation code
- Other bits of tidying
2022-10-01 16:50:57 +01:00
Nav
2f031b91a4
Added new EDBG ISP implementation to Power Debugger debug tool
2022-03-09 21:55:34 +00:00
Nav
f28ec0f162
Renamed Avr8Interface class to Avr8DebugInterface, in preparation for an AVR8 programming interface class
2022-02-15 13:14:03 +00:00
Nav
6edfb7376a
Tidied structure of all classes within the entire code base
...
Also some other small bits of tidying
2021-10-31 11:36:28 +00:00
Nav
db2221741f
TargetController suspension
2021-05-30 16:52:32 +01:00
Nav
ce480a996c
Removed all using declarations and directives from header files
2021-05-24 20:58:49 +01:00
Nav
509ff084cd
Refactored some of the USB device (libusb wrapper) & interface code
2021-04-07 23:30:01 +01:00
Nav
7a28f93ee9
Tidying
2021-04-06 23:20:50 +01:00
Nav
a29c5e1fec
Initial commit
2021-04-04 21:04:12 +01:00