Popular repositories
-
-
Plugin for wordpress that adds support for creating a list of academic publications.
-
Hardware and software for interfacing an 802.15.4 radio with a Nest thermostat and Liebert Mini-mate cooling unit.
-
-
Forked from wbond/sublime_alignment
Multi-line and multiple selection alignment plugin for Sublime Text 2
1,469 contributions in the last year
Less
More
Contribution activity
February 2021
Created 34 commits in 4 repositories
Created a pull request in tock/tock that received 11 comments
2.0: Remove SuccessWithValue
Pull Request Overview
This pull request removes SuccessWithValue
for 2.0. Other than IPC, nothing was using SuccessWithValue anymore.
Testing Strategy
+7
−26
•
11
comments
Opened 26 other pull requests in 3 repositories
tock/tock
7
open
6
merged
- arch: use target-feature for thumbv7em
- cfg: add `target_arch_specific`
- arch: cortex-m0: switch to asm!()
- arch: cortex-m: update to asm!
- Tock 2.0 Alpha1
- Tock 2.0: Remove LegacyDriver
- 2.0: lps25hb
- RFC: Add `install` make target for boards
- kernel: process: Add debug information on panic for grants
- arch: cortex: fix MPU rounding calculation
- boards: doc: update readme
- 2.0: kernel: change filter_syscall to ErrorCode
- boards: nano33ble: update instructions to overwrite second bootloader
tock/libtock-c
11
merged
1
closed
tock/book
1
open
Reviewed 19 pull requests in 3 repositories
tock/tock 14 pull requests
- Tock 2.0 Alpha1
- Better method parsing for accounting for code size.
- kernel: sched: Allow Platform to handle app faults
- Change process setup to minimize the initially-accessible amount of memory.
- Tock 2.0: Remove userspace IEEE 802.15.4 driver from Imix platform
- Tock 2.0 IPC
- Defining high and low BLE HILs
- use const generics to remove duplicate code for cortex-m MPU
- Remove tab characters & protect against accidentally introducing them
- RISC-V: Add support for detecting locked PMP regions
- OpenTitan: Connect TicKV
- ErrorCode: adjust ErrorCode discriminators to match system call TRD
- boards: Update Micro:bit v2 readme
- doc: Add note on Take/Optional Cell differences