1
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Sep 19, 2024 — Sep 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Something went wrong reverting More... about 9 years ago
P5 js library added with first example More... about 9 years ago
Added usb sound drivers and serial port drivers More... over 9 years ago
Tagged version 1.3 More... almost 10 years ago
Merge branch 'next' More... almost 10 years ago
Removed 'not released' to prevent it propagate to master More... almost 10 years ago
Merge pull request #273 from ks156/next More... almost 10 years ago
Preparing v1.3
ks156
as Paul Rathgeb
More... almost 10 years ago
Merge pull request #272 from ks156/next More... almost 10 years ago
Added a delay between the bootloader hardware condition and device scan. New batch uses LPC11U24, and for some unknown reasons, the time needed for the USB enumeration is a bit bigger (few hundred millis), and then the update script fails to detect the LPC bootloader.
ks156
as Paul Rathgeb
More... almost 10 years ago
Copy to the /tmp before copying to the flash More... almost 10 years ago
Added saving project before changing it More... almost 10 years ago
Desactivated autosave function in JS More... almost 10 years ago
Merge pull request #271 from ks156/next More... almost 10 years ago
Workaround to mount removable media if the partition number is missing. We don't know why the partition number is missing with some devices, but tests shows that even without the partition number, the device could be mounted with no problem. This commit refer to issue #269 reported by @ondonadas
ks156
as Paul Rathgeb
More... almost 10 years ago
Merge pull request #268 from manuIO/next More... almost 10 years ago
fix pulse_PY comments More... almost 10 years ago
Merge pull request #265 from manuIO/next More... almost 10 years ago
minor indent fix More... almost 10 years ago
add pulseIn_JS example More... almost 10 years ago
implement pulseIn for JS API More... almost 10 years ago
add new line at the end of main More... almost 10 years ago
add __init__.py in pulseIn example More... almost 10 years ago
add pulseIn_PY example More... almost 10 years ago
Merge pull request #263 from ks156/issue_259 More... almost 10 years ago
Merge pull request #264 from ks156/next More... almost 10 years ago
Re-enable file deletion and closing. (ref #259)
ks156
as Paul Rathgeb
More... almost 10 years ago
Merge pull request #262 from ks156/issue_136 More... almost 10 years ago
The configuration must be refreshed to detect eventual change on the first_time_run flag. Ref #136 - The problem occurs only during the first boot, when the signin page is filled.
ks156
as Paul Rathgeb
More... almost 10 years ago
Add all native language support in the kernel. These nls are important for removable device, and without them, fat/vfat devices doesn't work correctly (ref http://we-io.net/forum/viewtopic.php?f=2&t=775)
ks156
as Paul Rathgeb
More... almost 10 years ago