mirror of
https://github.com/gillham/logic_analyzer.git
synced 2026-05-02 08:35:21 +03:00
Preliminary Leonardo (ATmega32U4) support.
Add initial support for the Arduino Leonardo with the ATmega32U4 chip based on patches provided by audio mixer on forum.arduino.cc. Tested on a Leonardo R3. This needs testing, but works well enough for the client to communicate. The pins especially need to be verified.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
*
|
||||
* SUMP Protocol Implementation for Arduino boards.
|
||||
*
|
||||
* Copyright (c) 2011,2012,2013 Andrew Gillham
|
||||
* Copyright (c) 2011,2012,2013,2014 Andrew Gillham
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
||||
Reference in New Issue
Block a user