1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 13 hours ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... about 6 years ago
Update README.md More... about 6 years ago
Update README.md More... about 6 years ago
Merge pull request #144 from insane-adding-machines/vfs_path_bugfix More... about 7 years ago
vfs: bugfix for paths ending with multiple '/' More... about 7 years ago
Fix micropython + frosted-userland More... over 7 years ago
Up micropython More... over 7 years ago
Added support for STM32-F407 DIYMORE from diymore.cc More... over 7 years ago
Merge pull request #143 from insane-adding-machines/stm32_lowpower_ucmx More... over 7 years ago
stm32_lowpower: ucmx'ed lowpower_sleep More... over 7 years ago
Refactored lowpower syscalls More... over 7 years ago
To latest newlib More... over 7 years ago
Added Reboot commands More... over 7 years ago
Changed API for reboot, standby and suspend to match the new syscalls More... over 7 years ago
Moved syscalls around to reduce non-standard extensions More... over 7 years ago
Added support for Nucleo64-F411xx boards. More... over 7 years ago
:100: 100 syscalls!! :100: More... over 7 years ago
Added pwrctl to control standby, suspend More... over 7 years ago
Added syscall ptsname More... over 7 years ago
to latest frosted-headers More... over 7 years ago
Low-power rework: Added suspend and standby calls More... over 7 years ago
Added standby/suspend syscall extensions More... over 7 years ago
Fixed regression on ktimer check. Allow STM32F40X to scale down to lower frequencies. More... over 7 years ago
Poll: zero revents before calling the device-specific call More... over 7 years ago
To latest frosted-userland More... over 7 years ago
Added support for UNIX98 PTY pseudo terminals More... over 7 years ago
fresh: sleep for 120s when inactive. Use only one open to attach to terminal, and call dup() for stdout/stderr file descriptors. More... over 7 years ago
gpio: fixed EXTI trigger More... over 7 years ago
Generate event on systick More... over 7 years ago
Fixed I2C RX DMA channel on F407-discovery More... over 7 years ago