log include/Utilities.h @ 491:89212ad6a0bf prerelease

age author description
Fri, 27 May 2016 18:29:20 +0100 andrewm Renamed pinModeFrame -> pinMode prerelease
Fri, 27 May 2016 18:21:21 +0100 andrewm Renamed read/write functions to remove the Frame --> e.g. analogWriteFrameOnce -> analogWriteOnce, digitalReadFrame -> digitalRead prerelease
Fri, 27 May 2016 17:40:44 +0100 andrewm Changed BeagleRT -> Bela in defines and thread names; some preliminary mux capelet stuff prerelease
Fri, 27 May 2016 14:34:41 +0100 Giulio Moro RENAMED BeagleRT to Bela AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, scripts probably not working prerelease
Tue, 19 Jan 2016 02:54:13 +0000 Giulio Moro Utilities are now optimizable. Closes #1526
Sat, 02 Jan 2016 13:50:36 +0100 Giulio Moro Added audioReadFrame() and audioWriteFrame(). Closes #1519