1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.bl to reflect simplified blbuild More... over 8 years ago
Add copyright headers More... over 8 years ago
Detect current X86 partition size instead of asking for it More... over 8 years ago
Use DFU flashing method by default and arduino_101_factory More... over 8 years ago
Remove default arguments and instead print usage info More... over 8 years ago
Update README and add README.bl with details on blbuild stuff More... over 8 years ago
Add error checking to avoid some disasters (what a concept!) More... over 8 years ago
Remove stray bogus line in blbuild More... over 8 years ago
Add blbuild and blflash scripts for updating bootloader More... over 8 years ago
Add bldetect script to report X86 and ARC partition sizes More... over 8 years ago
allow as many timers as we possibly can More... over 8 years ago
Add a101fw repo to the dependencies (Arduino 101 firmware) More... over 8 years ago
Add functionality of Zephyr PWM sample to a third LED in PWM.js More... over 8 years ago
Fix PWM.js sample and contrast setting brightness vs. blink pattern More... over 8 years ago
Add APIs to set period/pulseWidth in microseconds or hw cycles More... over 8 years ago
Add Fade.js sample app from Arduino examples More... over 8 years ago
Add .gitignore for .o and .cmd files in the src/ directory More... over 8 years ago
Add PWM API loosely based on Soletta Web API More... over 8 years ago
Fix some typos and correct some comments More... over 8 years ago
Create javascript sample for reading temperature for WebBluetoothDemo More... over 8 years ago
Initial port of AIO module to javascript More... over 8 years ago
Do incremental build by default, add -c flag for clean build More... over 8 years ago
Move set_callback to the GPIOPin interface More... over 8 years ago
fix a reference count issue on callback More... over 8 years ago
recover the scripts to run JavaScript tests More... over 8 years ago
Allow multiple GPIO callbacks to be set More... over 8 years ago
List build/ dir in .gitignore More... over 8 years ago
Update all JS sample apps to use require to import the gpio module More... over 8 years ago
Add library call to support the "require" functionality. More... over 8 years ago
Fixed main.c template More... over 8 years ago