log

age author description
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.
Fri, 17 Jul 2015 21:43:05 +0100 Giulio Moro Changed permissions for setup-ssh-window.sssh
Fri, 17 Jul 2015 21:39:51 +0100 Giulio Moro Added binary dtb file
Fri, 17 Jul 2015 21:37:16 +0100 Giulio Moro Added dtb file that supports beaglert GPIO
Fri, 17 Jul 2015 21:09:50 +0100 Giulio Moro Added basic_button project
Fri, 17 Jul 2015 21:05:52 +0100 Giulio Moro Fixed basic_blink (was blinking for 11.25us only)
Fri, 17 Jul 2015 20:59:43 +0100 Giulio Moro Fixed direction in setPinMode functions, updated and fixed basic_blink
Fri, 17 Jul 2015 20:23:38 +0100 Giulio Moro Added basic_blink
Fri, 17 Jul 2015 20:18:22 +0100 Giulio Moro Added setup-ssh scripts, borrowed from digital-foley
Fri, 17 Jul 2015 20:09:50 +0100 andrewm Documentation updates and include Arduino-type constants in Utilities.h
Fri, 17 Jul 2015 17:53:40 +0100 andrewm Added Scope.h file
Fri, 17 Jul 2015 17:50:54 +0100 andrewm Brought UdpClient files over from ultra-staging branch (with include fix), and updated Makefile accordingly
Fri, 17 Jul 2015 17:41:35 +0100 andrewm Changes to Makefile to support syntax checking
Fri, 17 Jul 2015 16:57:08 +0100 andrewm Changed d-box code to run cleanly when built on board. Updated Makefile to add ne10 include path on board. Some extra docs in Utilities.h
Fri, 17 Jul 2015 15:28:18 +0100 Andrew McPherson Merge newapi into default