Mercurial > hg > beaglert
log .cproject @ 45:579c86316008 newapi
age | author | description |
---|---|---|
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 |
Tue, 19 May 2015 16:41:07 +0100 | Giulio Moro | Timers to measure performances, ultra experimental ultra-staging |
Tue, 12 May 2015 23:48:37 +0100 | Giulio Moro | GPIO pins are initialised as inputs by ARM to avoid spikes at startup, through gpio_set_dir. The buffers are set to 0x000ffff during initialisation. LastDigitalBuffer is staging |
Mon, 11 May 2015 19:50:48 +0100 | Giulio Moro | Merged bbb_network and the so-called "matrix_gpio" branches matrix_gpio |