summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* altos/fox: rename fox productBdale Garbee2018-04-26
* altos/fox: Add fox1ihu bringup firmwareKeith Packard2018-04-26
* altos/flash-loader: On STM, don't include ao_usb_disableKeith Packard2018-04-26
* altos: Use max of 64 previous orient values when checking pyro limitsKeith Packard2018-04-26
* altos/stm: Simplify ao_usb_write a bitKeith Packard2018-04-26
* add a warning about Google limiting per-day access until/unless we payBdale Garbee2018-04-22
* altos: Hack up code for TeleMetrum to make it just a trackertmgpsKeith Packard2018-03-23
* altos/ao_cc1120: Only call ao_packet_slave_stop when HAS_SLAVEKeith Packard2018-03-23
* altos/stmf0: Add some common definitions for flash loadersKeith Packard2018-03-16
* altos: Make panic beeps use fixed frequenciesKeith Packard2018-03-16
* chaoskey: Create unified ROM image with both loader and appKeith Packard2018-03-16
* altos/scheme: Move ao-scheme to a separate repositoryKeith Packard2018-01-10
* altos/scheme: Allow unicode in lexerKeith Packard2018-01-08
* altos/lambdakey-v1.0: Add LED function back inKeith Packard2018-01-07
* altos/scheme: remove debug code from vector writeKeith Packard2018-01-07
* altos/scheme: Allow individual lisp keywords to be feature-conditionalKeith Packard2018-01-07
* altos/scheme: Split tests out from build sourcesKeith Packard2018-01-07
* altos/stmf0: Use double buffering for ChaosKeyKeith Packard2018-01-07
* altos/stmf0: use double buffering for USB rx dataKeith Packard2018-01-07
* altos/stmf0: Use double buffering for USB tx dataKeith Packard2018-01-07
* altos/stmf0: Stop shadowing USB tx buffers in system RAMKeith Packard2018-01-07
* altos/stmf0: Remove packet counters from non-debug buildKeith Packard2018-01-07
* altos/kernel: Use ao_put_string for syntax error messageKeith Packard2018-01-07
* altos/lambdakey-v1.0: Switch back to command buffered inputKeith Packard2018-01-06
* altos/scheme: Add ports. Split scheme code up.Keith Packard2018-01-06
* altos/scheme: add 'install' target to install both test and tiny testKeith Packard2018-01-06
* altos/scheme: Add vector and string funcs. Test everybody.Keith Packard2018-01-04
* altos/scheme: Accept more escaped character constantsKeith Packard2018-01-04
* altos/scheme: Allow make-vector value param to be optionalKeith Packard2018-01-04
* altos/scheme: Add builtin list-tailKeith Packard2018-01-04
* altos/scheme: Fix macro-detection debuggingKeith Packard2018-01-04
* altos/scheme: add make-string builtinKeith Packard2018-01-04
* altos/scheme: Make constant built pool as large as possibleKeith Packard2018-01-04
* altos/scheme: Make for-each tail recursiveKeith Packard2018-01-03
* altos/scheme: Add start/end args to vector->listKeith Packard2018-01-03
* altos/scheme: fix parsing of vector followed by listKeith Packard2018-01-03
* altos/scheme: support %x format for scheme printfKeith Packard2018-01-03
* altos/scheme: Add support for hex, octal and binary constantsKeith Packard2018-01-03
* altos/scheme: Pull out per-frame vals while printing list of framesKeith Packard2017-12-24
* altos/scheme: Add separate floor-quotient builtinKeith Packard2017-12-24
* altos/micropeak: Remove all compiler resultsKeith Packard2017-12-19
* altos/attiny: Add ADC implementationKeith Packard2017-12-19
* altos/easymini-v2.0: Adapt to final hardware pin assignment changesKeith Packard2017-12-19
* altos/lambdakey-v1.0: Add back and/or macrosKeith Packard2017-12-19
* altos/scheme: Replace per-type indexed stash with poly stash heapKeith Packard2017-12-19
* altos/scheme: Replace memory pool macros with inlinesKeith Packard2017-12-19
* altos/scheme: AO_SCHEME_IS_CONS -> ao_scheme_is_consKeith Packard2017-12-19
* altos/scheme: ao_scheme__cons -> ao_scheme_consKeith Packard2017-12-19
* altos/scheme: Don't optimize ao_scheme_make_constKeith Packard2017-12-19
* altos/scheme: Clean up test CFLAGSKeith Packard2017-12-19