0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 24 hours ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Start of a BLE application from the sam4l More... over 8 years ago
Generate lst files during the build More... over 8 years ago
Pull apps out of main build system More... over 8 years ago
Fix panic_fmt lang_item to print file/line and msg More... over 8 years ago
Have PLATFORM set CHIP More... over 8 years ago
Separate build directories for each platform More... over 8 years ago
Rename PLATFORM to TOCK_PLATFORM More... over 8 years ago
lifetime nits More... over 8 years ago
SPI: unnecessary cells inside TakeCell More... over 8 years ago
gc-sections in apps More... over 8 years ago
apps: revert default app to c_blinky More... over 8 years ago
SPI: Replace RefCells with TakeCells More... over 8 years ago
TakeCell: add put method that accepts an Option for the value More... over 8 years ago
Cleanup spi_buf app More... over 8 years ago
Merge branch 'master' into spi More... over 8 years ago
sam4l: Remove old method from dma More... over 8 years ago
Update storm platform for new console driver More... over 8 years ago
Switch UART interface to take [u8] instead of AppSlice More... over 8 years ago
TakeCell: add modify_or_replace and rename with to map More... over 8 years ago
sam4l: change dma's do_xfer_* names More... over 8 years ago
sam4l: use TakeCell in DMA to return buf to client More... over 8 years ago
TakeCell data type More... over 8 years ago
Completed first cut at system calls. No locks yet. More... over 8 years ago
Added additional functions for new system calls. More... over 8 years ago
Make spi_buf app at least compile More... over 8 years ago
Merge branch 'spi' of github.com:helena-project/tock More... over 8 years ago
Add more system calls. More... over 8 years ago
Add more system calls. More... over 8 years ago
nrf51822: move apps code to text segment More... over 8 years ago
Remove unnecessary atomic operations More... over 8 years ago