-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: nuket/ArduinoShell
base: adc-inputs
head repository: nuket/ArduinoShell
compare: master
- 16 commits
- 25 files changed
- 4 contributors
Commits on Oct 27, 2015
-
Comment out missing options for now.
Max Vilimpoc committedOct 27, 2015 Configuration menu - View commit details
-
Copy full SHA for f1dbd80 - Browse repository at this point
Copy the full SHA f1dbd80View commit details -
F() as many strings as possible.
Memory tradeoff is: Sketch uses 13,098 bytes (42%) of program storage space. Maximum is 30,720 bytes. Global variables use 2,396 bytes (116%) of dynamic memory, leaving -348 bytes for local variables. Maximum is 2,048 bytes. Sketch uses 13,972 bytes (45%) of program storage space. Maximum is 30,720 bytes. Global variables use 1,614 bytes (78%) of dynamic memory, leaving 434 bytes for local variables. Maximum is 2,048 bytes.
Max Vilimpoc committedOct 27, 2015 Configuration menu - View commit details
-
Copy full SHA for d418ac6 - Browse repository at this point
Copy the full SHA d418ac6View commit details -
Returned another 60 bytes to global memory.
Max Vilimpoc committedOct 27, 2015 Configuration menu - View commit details
-
Copy full SHA for 71616fe - Browse repository at this point
Copy the full SHA 71616feView commit details -
Replace table-driven CRC with bit-by-bit-fast CRC.
Memory savings: Sketch uses 13,562 bytes (44%) of program storage space. Maximum is 30,720 bytes. Global variables use 1,042 bytes (50%) of dynamic memory, leaving 1,006 bytes for local variables. Maximum is 2,048 bytes.
Max Vilimpoc committedOct 27, 2015 Configuration menu - View commit details
-
Copy full SHA for 0b0fae7 - Browse repository at this point
Copy the full SHA 0b0fae7View commit details
Commits on Oct 28, 2015
-
Added script to run clang against Arduino-based sources.
Not everything works, but it's an interesting start.
Max Vilimpoc committedOct 28, 2015 Configuration menu - View commit details
-
Copy full SHA for 5ffe8c3 - Browse repository at this point
Copy the full SHA 5ffe8c3View commit details
Commits on Nov 23, 2015
-
Arduino 1.6.6 no longer respects statically declared functions in the…
… .ino file.
Max Vilimpoc committedNov 23, 2015 Configuration menu - View commit details
-
Copy full SHA for 9aac260 - Browse repository at this point
Copy the full SHA 9aac260View commit details
Commits on Dec 6, 2015
-
Max Vilimpoc committed
Dec 6, 2015 Configuration menu - View commit details
-
Copy full SHA for fe6ba50 - Browse repository at this point
Copy the full SHA fe6ba50View commit details
Commits on Jan 10, 2016
-
Converting this code into Library form.
Max Vilimpoc committedJan 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 0ca7e87 - Browse repository at this point
Copy the full SHA 0ca7e87View commit details -
Max Vilimpoc committed
Jan 10, 2016 Configuration menu - View commit details
-
Copy full SHA for eb84c9a - Browse repository at this point
Copy the full SHA eb84c9aView commit details -
Improve command processing interval checker.
Max Vilimpoc committedJan 10, 2016 Configuration menu - View commit details
-
Copy full SHA for d2ed0b1 - Browse repository at this point
Copy the full SHA d2ed0b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae260dd - Browse repository at this point
Copy the full SHA ae260ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdc2bb3 - Browse repository at this point
Copy the full SHA bdc2bb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 186fe4c - Browse repository at this point
Copy the full SHA 186fe4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7025243 - Browse repository at this point
Copy the full SHA 7025243View commit details -
Max Vilimpoc committed
Jan 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 7def53c - Browse repository at this point
Copy the full SHA 7def53cView commit details
Commits on Feb 6, 2016
-
Fix keywords.txt and add ifndef to header.
Max Vilimpoc committedFeb 6, 2016 Configuration menu - View commit details
-
Copy full SHA for a61b208 - Browse repository at this point
Copy the full SHA a61b208View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff adc-inputs...master