0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
README: fix typo More... about 6 years ago
Merge pull request #16 from hugelgupf/patch-1 More... about 6 years ago
Fix typo in README. More... about 6 years ago
atomic: add 8- and 16-bit load_link/store_conditional More... almost 9 years ago
armv7m: armv7a: strex status destination register must be unique More... almost 9 years ago
dev: add GPIO note More... almost 9 years ago
include: add remaining stdint.h/stddef.h types More... almost 9 years ago
y'all need curl too More... about 9 years ago
msp432: initial MSP432 support More... about 9 years ago
lib: static abs() implementation More... over 9 years ago
tools: add print-list gdb command More... over 9 years ago
sched: avoid double adding periodic tasks to runnable task list More... over 9 years ago
lib: system time function More... over 9 years ago
lib: writing functions take const char * More... over 9 years ago
dev: spi get/set clock methods More... over 9 years ago
stm32f4: acquire lock for public spi init() method More... over 9 years ago
stm32f4: set and get SPI clock rate More... over 9 years ago
stm32f4: use raw_mem_* functions for SPI register access More... over 9 years ago
dev: perform legacy usart/usb init with initializers More... over 9 years ago
stm32f4: remove legacy usart driver More... over 9 years ago
kernel: printk directly to stderr More... over 9 years ago
am335x: uart char_device wrapper More... over 9 years ago
lm4f: uart char_device wrapper More... over 9 years ago
config: STM32F4 char_device defconfigs More... over 9 years ago
stm32f4: USB char_device wrapper More... over 9 years ago
shell: implement uart shell program as char_device passthrough More... over 9 years ago
lib: provide blocking read and write More... over 9 years ago
shell: generic char_device passthrough program More... over 9 years ago
dev: implement shared_mem as char_device More... over 9 years ago
sched: move task io setup to sched More... over 9 years ago