Commit Graph

  • f7915cd0a9 Turn on all display pixels in "flashlight" mode Scott Allen 2016-06-15 13:25:57 -0400
  • 3c4ebf59c2 Set RGB LED digitally for boot logo & flashlight Scott Allen 2016-06-14 16:27:21 -0400
  • e2458e6645 Add boot up system control Scott Allen 2016-06-13 14:21:45 -0400
  • 107cb2befd Remove arduino-playtune lib from CONTRIBUTERS.md Scott Allen 2016-06-09 21:43:31 -0400
  • 84b9fe1708 Rename file LICENSE to LICENSE.txt Scott Allen 2016-06-09 21:41:18 -0400
  • 54c1fb79ba Changes to create Arduboy2 library from Arduboy Scott Allen 2016-05-27 17:43:58 -0400
  • b71b2815b2 Indent some lines for consistency Scott Allen 2016-04-01 17:54:09 -0400
  • ded48cef81 Fix setting CPU clock to 8MHz Scott Allen 2016-04-01 16:27:38 -0400
  • f6e7ee40e7 using bool type rogosher 2016-03-30 15:59:17 -0700
  • ca2aeb19ec adding bool type rogosher 2016-03-30 15:58:12 -0700
  • dd6a337242 Fix bug created when AbPrinter class was added Scott Allen 2016-03-11 16:38:15 -0500
  • 2361d0d20f audio on/off sets up pins appropriately for each mode Josh Goebel 2016-03-01 20:49:46 -0500
  • 305423f600 Use angle brackets for including Arduboy.h Scott Allen 2016-03-05 13:42:53 -0500
  • ba367bc2c6 Remove duplicate Arduboy.h include Scott Allen 2016-03-05 07:28:14 -0500
  • 44a175eae0 Change EEPROM write() to update() Scott Allen 2016-03-02 12:31:41 -0500
  • 2d0a6317a3 Combine function __attribute__ statments Scott Allen 2016-03-03 00:11:47 -0500
  • 7f8897cd20 Add keywords for audio functions Scott Allen 2016-03-02 09:28:27 -0500
  • daa2128252 Add a #define for the library version Scott Allen 2016-03-01 16:19:27 -0500
  • c11a359269 Update library.properties rogosher 2016-02-28 23:06:37 -0800
  • 6911461635 upgrading to 1.2 doc Josh Goebel 2016-02-28 03:07:33 -0500
  • 993877b641 fix frame timing Josh Goebel 2016-02-28 02:52:42 -0500
  • c5445c7b9c fix examples with now breaking API changes Josh Goebel 2016-02-28 02:14:53 -0500
  • 8eb4deed69 ardubreakout should use new separate print class Josh Goebel 2016-02-28 02:08:17 -0500
  • 2223f5e835 ArduBreakout should use shared libraries for music Josh Goebel 2016-02-21 05:55:43 -0500
  • c22e156f60 make sure audio is on Josh Goebel 2016-02-21 05:42:46 -0500
  • 81c534ee3d rip out tunes Josh Goebel 2016-02-21 05:32:00 -0500
  • 390e5919dc break out printing into separate class (-2,014 bytes) Josh Goebel 2016-02-11 08:57:06 -0500
  • 5042811cec Remove logo and clean up ArduBreakout Scott Allen 2016-02-26 11:02:53 -0500
  • 6d13d7cb43 faster drawFastHLine from Adafruit SSD1306 lib Josh Goebel 2016-02-23 00:51:54 -0500
  • fe1ccc65ac explain why audio pins are not in bootPins Josh Goebel 2016-02-23 20:57:35 -0500
  • f41441fe68 rename internal core boot utils for consistency Josh Goebel 2016-02-21 02:06:22 -0500
  • c081d281fe reorder defines and use base 10 for clarity Josh Goebel 2016-02-21 02:00:25 -0500
  • e346d587ca core.h already includes SPI Josh Goebel 2016-02-21 01:53:37 -0500
  • 592d13bd93 individual pixel color is not a Core concept Josh Goebel 2016-02-21 01:51:40 -0500
  • 47114cf366 remove extra ; Josh Goebel 2016-02-21 01:48:22 -0500
  • a92747f38d rename bootLCD to bootOLED Josh Goebel 2016-02-21 01:46:03 -0500
  • fa9d47310b move additional OLED command defines to .h Josh Goebel 2016-02-21 01:42:24 -0500
  • a591ce7705 remove another unused variable Josh Goebel 2016-02-21 01:39:41 -0500
  • 59c143af2f boot() should be public now Josh Goebel 2016-02-21 01:38:49 -0500
  • 37cae4704b remove beginNoLogo, do not deprecate Josh Goebel 2016-02-20 23:18:02 -0500
  • 3a1625a1db move tune_played default (false) to var declaration Josh Goebel 2016-02-20 19:50:12 -0500
  • 6ff1c13b22 we already have a minimal begin, it's boot() Josh Goebel 2016-02-20 14:54:06 -0500
  • c25668de0e move utils back into begin() until we have more Josh Goebel 2016-02-20 14:49:54 -0500
  • eb5fb39e28 minimal boot mode to save flash space Josh Goebel 2016-02-20 14:43:36 -0500
  • 1e95b4edfe [spacing] remove extra spaces Josh Goebel 2016-02-20 14:43:14 -0500
  • 3ef49d186f Create README.md rogosher 2016-02-21 21:28:06 -0800
  • 29221099ce Delete README.md rogosher 2016-02-20 07:16:58 -0800
  • 25cafd5435 Update library.properties rogosher 2016-02-20 03:04:44 -0800
  • 982175ecac Squash commits up to Arduboy V1.1 release Arduboy 2015-04-30 22:26:58 -0700
  • 7c4b38cb7d example game ekem 2015-04-30 22:17:25 -0700