1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Something went wrong reverting More... over 8 years ago
P5 js library added with first example More... over 8 years ago
Added usb sound drivers and serial port drivers More... over 8 years ago
Tagged version 1.3 More... about 9 years ago
Merge branch 'next' More... about 9 years ago
Removed 'not released' to prevent it propagate to master More... about 9 years ago
Merge pull request #273 from ks156/next More... about 9 years ago
Preparing v1.3
ks156
as Paul Rathgeb
More... about 9 years ago
Merge pull request #272 from ks156/next More... about 9 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... about 9 years ago
Copy to the /tmp before copying to the flash More... about 9 years ago
Added saving project before changing it More... about 9 years ago
Desactivated autosave function in JS More... about 9 years ago
Merge pull request #271 from ks156/next More... about 9 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... about 9 years ago
Merge pull request #268 from manuIO/next More... about 9 years ago
fix pulse_PY comments More... about 9 years ago
Merge pull request #265 from manuIO/next More... about 9 years ago
minor indent fix More... about 9 years ago
add pulseIn_JS example More... about 9 years ago
implement pulseIn for JS API More... about 9 years ago
add new line at the end of main More... about 9 years ago
add __init__.py in pulseIn example More... about 9 years ago
add pulseIn_PY example More... about 9 years ago
Merge pull request #263 from ks156/issue_259 More... about 9 years ago
Merge pull request #264 from ks156/next More... about 9 years ago
Re-enable file deletion and closing. (ref #259)
ks156
as Paul Rathgeb
More... about 9 years ago
Merge pull request #262 from ks156/issue_136 More... about 9 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... about 9 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... about 9 years ago