summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * altos: Add AS1107 LED display driverKeith Packard2017-04-02
| * cortexelf-v1: Add buttonsKeith Packard2017-04-02
| * cortexelf-v1: Add serialblather command.Keith Packard2017-04-02
| * lisp: Fix up lisp build so projects can get ao_lisp_const.h built as neededKeith Packard2017-04-02
| * stm: Use common flash wait loop instead of inliningKeith Packard2017-04-02
| * cortexelf: Add lisp interpreterKeith Packard2017-04-02
| * cortexelf-v1: Use new memory map to access all flash and ram. Add fat.Keith Packard2017-04-02
| * cortexelf-v1: Hook up serial consoles for debuggingKeith Packard2017-04-02
| * cortexelf-v1: Fix clock to drive VGA at 640/480. Add sdcard, remove othersKeith Packard2017-04-02
| * cortexelf-v1: Add ps/2 and vga with graphicsKeith Packard2017-04-02
| * capture pnpservo makefiles tooBdale Garbee2017-04-02
| * makefiles tooBdale Garbee2017-04-02
| * initial skeleton of CortexELF supportBdale Garbee2017-04-02
| * first rough cut at skeleton of code for pnpservo .. altos boots and runsBdale Garbee2017-04-01
| * doc: Rename telemini doc file from telemini-v1.0.inc to telemini.incKeith Packard2017-03-05
| * ao-tools/ao-flash-stm: Use openocd instead of st-utilsKeith Packard2017-03-05
| * ao-tools/ao-flash-lpc: Adapt to current openocd LPC supportKeith Packard2017-03-02
| * telemini outline svg had wrong version numberKeith Packard2017-03-01
| * Add initial TeleMini v3 docsKeith Packard2017-03-01
| * altos/nucleo-32: Update lisp files, add beeper supportKeith Packard2017-02-20
| * altos/lisp: Not quite ready to start making it look like scheme yetKeith Packard2017-02-20
| * altos/stmf0: Support timer 2/3 for the beeperKeith Packard2017-02-20
| * altos/stmf0: Support tim1 beeper channel other than 3Keith Packard2017-02-20
| * altos/telemini-v3.0: Add beeper defines needed for more general beeper codeKeith Packard2017-02-20
| * altos: Add stm-vga demo projectKeith Packard2017-02-20
| * altos/stm: Add draw and lisp to make search paths.Keith Packard2017-02-20
| * altos: Add console driver using VGA and PS/2Keith Packard2017-02-20
| * altos: Add PS/2 keyboard driverKeith Packard2017-02-20
| * altos: Add VGA driver for STM32L processorsKeith Packard2017-02-20
| * altos: Add bitmap drawing codeKeith Packard2017-02-20
| * altos/stm: Add nvic priority register fields. Add more TIM234 defines.Keith Packard2017-02-20
| * altos/stm: Make i2c code handle PCLK1 of 24MHzKeith Packard2017-02-20
| * altos/stm: Allow DMA channels to be hijacked by other codeKeith Packard2017-02-20
| * altos: Allow for console to be used for stdioKeith Packard2017-02-20
| * altos/avr: Avoid warning about unused args in stdio_put and stdio_getKeith Packard2017-02-20
| * altos/stm: Allow use basepri instead of primask for masking interruptsKeith Packard2017-02-20
| * altos/stm: Interrupt priority is in the upper bits of the priority maskKeith Packard2017-02-20
| * altos: Don't wait while idle if trying to minimize interrupt latencyKeith Packard2017-02-20
| * ao-tools/ao-usbload: Pad image with 0xff instead of random bitsKeith Packard2017-02-20
| * altos/cc1111: Remove unneeded initialization in ao_timer.cKeith Packard2017-02-20
| * altoslib: Add TeleMini v3 supportKeith Packard2017-02-20
| * altos/telemini-v3.0: Swap main and apogee sense pins.Keith Packard2017-02-20
| * altos: Split out TeleMini v3 log/telem labelingKeith Packard2017-02-20
| * altos/telemini-v3.0: Finish initial turn-onKeith Packard2017-02-20
| * altos/telemini-v3.0: Update to second prototype versionKeith Packard2017-02-20
| * altos: Initial TeleMini v3.0 codeKeith Packard2017-02-20
| * altos/stmf0: Add adc and beep support for TeleMini v3.0Keith Packard2017-02-20
| * altos: Require SPI speed to be declared for cc1200Keith Packard2017-02-20
| * altos: Allow applications to define LEDs for ao_report.cKeith Packard2017-02-20
| * altos/stmf0: Allow projects to not use the USB boot loaderKeith Packard2017-02-20