Mercurial > hg > beaglert
log include/PRU.h @ 149:134bff10e561 ClockSync
age | author | description |
---|---|---|
Tue, 18 Aug 2015 00:35:15 +0100 | Giulio Moro | Merged default into ultra-staging ultra-staging |
Fri, 17 Jul 2015 22:16:53 +0100 | andrewm | Updated PRU code to allow pinModeFrame() and [untested] digitalWriteFrame() and analogWriteFrame() to be called from setup(). Updated basic_blink example accordingly. |
Thu, 28 May 2015 14:35:55 -0400 | andrewm | Major API overhaul. Moved to a single data structure for handling render functions. Functionally, generally similar except for scheduling within PRU loop function, which now uses interrupts from the PRU rather than polling. This requires an updated kernel. newapi |