0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 14, 2024 — May 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
comp2010: spacing. More... over 14 years ago
cortex: tweak spi packet stucturing. More... over 14 years ago
cortex/analog.c: impliment oi_rocker_get; always return safe values on error. More... over 14 years ago
api: update to add oi_rocker_get and defines for digital_setup clarity More... over 14 years ago
pic: rename some functions to match revised scheme. Fix isr array indexing. More... over 14 years ago
ignore vim swap files. More... over 14 years ago
cortex: spacing cleanup. More... over 14 years ago
cortex: impliment some oi stuff and some adc stuff in 'analog.c' More... over 14 years ago
api: modify to acknowledge that OI groups and ADC readings are not the same in any way. More... over 14 years ago
pic: interrupt disable supported. More... over 14 years ago
pic: new api support nearly complete More... over 14 years ago
hax.h: modify analog_get semantics for oi and adc differences. More... over 14 years ago
pic/pin_set_io: converted to new indexing scheme. More... over 14 years ago
pic/digital_get: convert to new indexing scheme. More... over 14 years ago
arch_*/arch.h: s/PIN_/IX_/g More... over 14 years ago
arch*/arch.h: add compatability for missing IDX blocks and 1 index OIs More... over 14 years ago
Added analog and digital initialization functions More... over 14 years ago
Merge remote branch 'mike/develop-cleanup' More... over 14 years ago
Restructure the Cortex analog functions More... over 14 years ago
Merge remote branch 'mike/develop-cleanup' More... over 14 years ago
cortex/gcc.mk: Include . More... over 14 years ago
README: small update. More... over 14 years ago
pic/h/stdbool: spacing. More... over 14 years ago
Changed "init" to "setup" in the public API More... over 14 years ago
Implemented interrupt code More... over 14 years ago
Merged interrupt.c and interrupts.c More... over 14 years ago
Added includes to digital.c More... over 14 years ago
Merge branch 'master' of git://github.com/jmesmon/hax into develop-cleanup More... over 14 years ago
Implemented digital_set() on the Cortex More... over 14 years ago
Added a call to GPIO_Init() in digital_init() More... over 14 years ago