0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 19 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
config: move generic stm32f4 contents to dedicated file More... about 10 years ago
stm32f4: convert SPI driver to FDT More... about 10 years ago
stm32f4: spi: properly release semaphore if already initialized More... about 10 years ago
stm32f4: gpio AF lookup More... about 10 years ago
dev: use strcmp() for device driver name comparison More... about 10 years ago
class: instantiate() does not return allocated address More... about 10 years ago
obj: make name a const char * More... about 10 years ago
stm32f4: clock: use raw_mem_* and RCC struct More... about 10 years ago
stm32f4: add peripheral ids More... about 10 years ago
stm32f4: RCC registers struct More... about 10 years ago
stm32f4: convert i2c driver to FDT More... about 10 years ago
dev: register device drivers from FDT nodes More... about 10 years ago
dev: add FDT parsing functions More... about 10 years ago
kernel: column limit More... about 10 years ago
build: place .rodata in its own section More... over 10 years ago
build: build barebones device tree into OS More... over 10 years ago
lib: import libfdt 1.4.0 More... over 10 years ago
lib: add memchr, memcmp, strchr, strcmp More... over 10 years ago
lib: pass const arguments into string functions More... over 10 years ago
include: provide compiler attribute macros More... over 10 years ago
shell: add pwm app More... over 10 years ago
stm32f40x: hardware pwm driver More... over 10 years ago
dev: add gpio.h include More... over 10 years ago
armv7m: atomic: mark operands output only More... over 10 years ago
dev: add pwm class More... over 10 years ago
stm32f40x: timer: overhaul timer registers More... over 10 years ago
stm32f40x: perfcounter: use TIM2/TIM5 for 64-bit counter More... over 10 years ago
stm32f40x: perfcounter: avoid overflow race condition More... over 10 years ago
shell: rotary encoder shell program More... over 10 years ago
dev: AMS AS5048B driver More... over 10 years ago