-
Notifications
You must be signed in to change notification settings - Fork 0
lenticularis39/llvmduino-hardware
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The goal of this project is to compile Arduino with clang. The reason for this is the possibility to add LLVM passes to further optimize the code in both size and performance. To use it, download Arduino 1.8.4, replace the folder hardware/arduino/avr with this repository and add clang (clang-8) to arduino/hardware/tools/avr/bin. The project is currently in a very early stage - the primary goal as of now is to blink a LED, which kind of works, but the delay is wrong and major workarounds had to be used.
About
Using LLVM with Arduino on AVR.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published