Mercurial > hg > beaglert
log include/PRU.h @ 280:c55c6f6c233c prerelease
age | author | description |
---|---|---|
Tue, 17 May 2016 17:49:23 +0100 | andrewm | Added support for multiplexer capelet and command-line support for choosing PRU prerelease |
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 |