summaryrefslogtreecommitdiff
path: root/src/cc1111/ao_arch.h
Commit message (Expand)AuthorAge
* altos: Report battery voltage instead of S at startupKeith Packard2014-04-05
* altos/teletiny-v2.0: Support multiple SPI busses on CC1111Keith Packard2013-08-25
* altos: Leave interrupts disabled while checking for task to runKeith Packard2012-10-26
* altos: Clean up cc1111 architecture macros a bit, removing cli/seiKeith Packard2012-10-25
* altos: Add ao_arch_block/release_interrupts to avr and cc1111Keith Packard2012-10-25
* altos: Need to use 16-bit counts for ao_xmem functionsKeith Packard2012-09-14
* altos: Add telefire-v0.1Keith Packard2012-07-29
* altos: Place STM config values at fixed addresses for re-useKeith Packard2012-07-17
* altos: Declare cc1111 accel_ref as unsigned so the math works1.0.9.6Keith Packard2012-06-28
* altos: Remove accel_ref from pre v1.1 TM firmwareKeith Packard2012-06-04
* altos: Add support for MegaAccel daughter card.Keith Packard2012-06-01
* altos: Make telemetrum-v1.1 compile with new ao_data structureKeith Packard2012-05-27
* altos: Massive product config cleanupKeith Packard2012-04-14
* altos: Move cc1111 DMA engine interface to cc1111/ao_arch.h from ao.hKeith Packard2012-03-31
* altos: Add support for UART0 in async modeKeith Packard2012-01-03
* altos: Clean up for SDCC 3.1 - more keywordsKeith Packard2011-12-30
* altos: debounce buttonsKeith Packard2011-11-12
* altos: Make ao_xmem funcs require __xdata void * instead of castingKeith Packard2011-11-11
* altos: Bring up basic TeleTerra v0.2 UImultiarchKeith Packard2011-10-26
* altos: Add button driver and sample userKeith Packard2011-10-23
* altos: Write xdata versions of memory functions1.0.9.1Keith Packard2011-10-07
* altos: Integrate telescience supportKeith Packard2011-08-26
* altos: get avr-demo to build. Pull in AVR drivers and LCD driverKeith Packard2011-08-25
* altos: add GCC/SDCC compat macros, init_stack, save_context and GCC stdio hooksKeith Packard2011-08-25
* altos: AVR changes - create ao_arch.h files, define ao_arch_rebootKeith Packard2011-08-25