Skip to content

Commit

Permalink
Merge pull request #127 from BlueAndi/improvement/ArduinoNative
Browse files Browse the repository at this point in the history
Improvement/arduino native
  • Loading branch information
gabryelreyes authored Jun 27, 2024
2 parents 9275c99 + b5428f1 commit 906d3d8
Show file tree
Hide file tree
Showing 11 changed files with 3 additions and 1,282 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ Example for the **LineFollowerTarget** application:

| Library | Description | License |
| ------------------------------------------------------------------ | ---------------------------------------------------- | ------- |
| [ArduinoNative](https://github.com/BlueAndi/ArduinoNative) | The Arduino for native environment. | MIT |
| [SerialMuxProt](https://github.com/gabryelreyes/SerialMuxProt) | Multiplexing Communication Protocol | MIT |
| [ZumoHALATmega32u4](https://github.com/BlueAndi/ZumoHALATmega32u4) | C++ HAL for ATmega32u4 on the Pololu Zumo32u4 | MIT |
| [ZumoHALInterfaces](https://github.com/BlueAndi/ZumoHALInterfaces) | Abstract C++ HAL interfaces | MIT |
Expand Down
15 changes: 0 additions & 15 deletions lib/ArduinoNative/library.json

This file was deleted.

124 changes: 0 additions & 124 deletions lib/ArduinoNative/src/Arduino.cpp

This file was deleted.

116 changes: 0 additions & 116 deletions lib/ArduinoNative/src/Arduino.h

This file was deleted.

Loading

0 comments on commit 906d3d8

Please sign in to comment.