index
:
clyne/stmos
master
A general-purpose operating system for STM32 microcontrollers
Clyne Sullivan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2020-01-24
Reviewed stmos, made small format/doc fixes
Clyne Sullivan
2019-07-18
Fixed syscalls, initrd program works
tcsullivan
2018-12-30
added header script
tcsullivan
2018-12-02
working toochain build script
tcsullivan
2018-11-30
libgpio, better initrd structure
Clyne Sullivan
2018-11-29
hello world from initrd
Clyne Sullivan
2018-11-20
fs work, initrd/stdio
Clyne Sullivan
2018-11-17
fixed pdclib for arm, can make programs for stmos
tcsullivan
2018-11-17
added pdclib, removed sash
tcsullivan
2018-11-04
vfs, initrd - merge
Clyne Sullivan
2018-11-04
vfs, initrd
Clyne Sullivan
2018-10-29
wip vfs stubs
tcsullivan
2018-10-29
good tasks, svc cleaning
Clyne Sullivan
2018-10-21
fork, getpid
Clyne Sullivan
2018-10-18
wip forking, added sash source
tcsullivan
2018-10-15
task switch fix, task sleeping
Clyne Sullivan
2018-10-10
unpriviledged sleep wip
tcsullivan
2018-10-02
folder restructure
Clyne Sullivan
2018-09-25
privileged mode works
tcsullivan
2018-09-25
began work to add privilege
tcsullivan
2018-09-25
initial commit
Clyne Sullivan