Subversion Repositories Code-Repo

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
154 4179 d 18 h Kevin /PIC Stuff/PIC_27J13/ Refactored function names to follow the same naming conventions.  
151 4179 d 21 h Kevin /PIC Stuff/PIC_27J13/ Re-factored function names.  
147 4181 d 23 h Kevin /PIC Stuff/PIC_27J13/ Renamed maindefs.h to defines.h.
Renamed led_backpack.h to led_HT16K33.h.
Added lux_TSL2561.h to interface to the TSL2561 sensor.
Changed pin bindings in defines.h to use current D0 breakout.
 
120 4355 d 23 h Kevin /PIC Stuff/PIC_27J13/ Ported over I2C code. Verified that master mode read/write/restart works and slave mode read/write works.  
119 4357 d 4 h Kevin /PIC Stuff/PIC_27J13/ Import PIC framework for F27J13 from embedded systems. Changed framework to use lock-free buffers instead of message queues (async serial only).