0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
It's OK if Firestorm has dead fields. More... almost 9 years ago
Include TimerMux in Firestorm platform. More... almost 9 years ago
Added some comments. More... almost 9 years ago
Virtualized timer support. More... almost 9 years ago
Merge pull request #3 from helena-project/queue More... almost 9 years ago
Whitespace fixes More... almost 9 years ago
Merge InterruptQueue and RingBuffer More... almost 9 years ago
Make interrupt queue more generic More... almost 9 years ago
disable nvic for interrupt in interrupt handlers More... almost 9 years ago
Merge branch 'master' into queue More... almost 9 years ago
Fix double debug symbols More... almost 9 years ago
port to rustc nightly 8d432fbf1 More... almost 9 years ago
inline FIRESTORM_ and CHIP_ buffers in platform init function More... almost 9 years ago
Pass exposed memory to app More... almost 9 years ago
Utilize AppSlice in console More... almost 9 years ago
Move AppPtr to it's own module and add AppSlice More... almost 9 years ago
allow syscall checkpoint More... almost 9 years ago
Add syscall type ALLOW More... almost 9 years ago
AppPtr working in console driver More... almost 9 years ago
not totally working well More... almost 9 years ago
console driver read line with app allocated buffer More... almost 9 years ago
Allocate platform and chip into static variables More... almost 9 years ago
Add missing dep for `BUILD_DIR` creation More... almost 9 years ago
AppPtr and alloc/free from process More... almost 9 years ago
nits in i2c and tmp006 More... almost 9 years ago
hide Callback fields More... almost 9 years ago
test tmp006 in app More... almost 9 years ago
basic tmp006 driver using i2c More... almost 9 years ago
i2c driver (sync interface only for now... need DMA) More... almost 9 years ago
fix silent but huge bug in gpio select_peripheral More... almost 9 years ago