Added new LEDs_ToggleLEDs() function to the Board LEDs driver.
This commit is contained in:
parent
3991c94b38
commit
200821fe82
12 changed files with 74 additions and 42 deletions
|
@ -32,6 +32,7 @@
|
|||
* - Added new USB_DeviceState variable to keep track of the current Device mode USB state
|
||||
* - Added new Endpoint_ClearStatusStage() convenience function to assist with the status stages of control transfers
|
||||
* - Added new Benito Arduino Programmer project
|
||||
* - Added new LEDs_ToggleLEDs() function to the LEDs driver
|
||||
*
|
||||
* <b>Changed:</b>
|
||||
* - Deprecated psuedo-scheduler and removed dynamic memory allocator from the library (first no longer needed and second unused)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue