summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2019-01-28
|\
| * altos/telefireeight-v2.0: Add flash loader MakefileKeith Packard2019-01-28
| * altos: Delete unused config bits for telefireeight-v2.0. Add MakefileKeith Packard2019-01-28
* | Makefiles, tooBdale Garbee2019-01-28
|/
* altos: add telefireeight-v2.0 to src/Makefile and to ReleasingBdale Garbee2019-01-27
* altos: add support for telefireeight-v2.0Bdale Garbee2019-01-27
* altos: Don't validate ADXL375 self test for maximum valueKeith Packard2018-12-30
* altos: Make HAS_ACCEL_DEBUG build againKeith Packard2018-12-30
* altos/easymega-v2.0: Handle different mpu9250 orientationKeith Packard2018-10-20
* altos/adxl375: Clean up initialization, shortening self test periodKeith Packard2018-10-20
* altos: Add EasyMega v2.0 to default buildKeith Packard2018-10-19
* altos/easymega-v2.0: Add adxl375, replace mpu6000 with 9250 [v2]Keith Packard2018-10-19
* altos/easymega-v2.0: Change binary to easymega-v2.0 instead of easymega-v1.0Keith Packard2018-10-19
* altos: Add ADXL375 driver [v2]Keith Packard2018-10-19
* altos/stm: Support SPI modes other than 0Keith Packard2018-10-19
* altos/stm: Make beeper driver support all possible tim234 configsKeith Packard2018-10-19
* altos: Create ao_data_fill shared functionKeith Packard2018-10-19
* altos: remove usbtrng support (chaoskey prototypes)Bdale Garbee2018-10-13
* altos: remove telescience supportBdale Garbee2018-10-13
* altos: remove teledongle-v1.8 support (what was that, anyway?!?)Bdale Garbee2018-10-13
* altos: remove megadongle-v0.1 support, never went beyond prototypeBdale Garbee2018-10-13
* altos: remove telepyro-v0.1 support, which was never completed anywayBdale Garbee2018-10-13
* altos: remove teleterra-v0.1, also an ancient cc1111 projectBdale Garbee2018-10-13
* altos/drivers: Use stdbool in ao_ms5607.cKeith Packard2018-10-13
* altos: Remove pdclib bits from MakefileKeith Packard2018-10-13
* altos/stm32f4-disco: Start hooking up stm32f413 USB for the disco boardKeith Packard2018-10-13
* altos/stm32f4: Add start of stm32f413 USB supportKeith Packard2018-10-13
* altos/stm32f4: Add stm32f413 USART supportKeith Packard2018-10-13
* altos/stm32f4: Add external interrupt bitsKeith Packard2018-10-13
* altos/stm32f4: Add more stm32f413 definitions and support codeKeith Packard2018-10-13
* altos: Clean up AO_ROMCONFIG bitsKeith Packard2018-10-13
* altos/stm32f4-disco: Hook up serial console. Add schemeKeith Packard2018-10-13
* altos/stm32f4: Place ARM.exidx sections after .textKeith Packard2018-10-13
* altos/stm32f4: Use full printf/scanf (including floats)Keith Packard2018-10-13
* altos/stm32f4: Add usart driver for usart6Keith Packard2018-10-13
* altos/stm32f4: Align stack to 8 bytesKeith Packard2018-10-13
* altos/stm32f4-disco: Add .gitignoreKeith Packard2018-10-13
* altos: Add generic LED driver.Keith Packard2018-10-13
* altos: Eliminate 'pin' field from GPIO functionsKeith Packard2018-10-13
* altos/stm32f4: Fix clock configurationKeith Packard2018-10-13
* altos/stm32f4: Add STM32F413 disco board supportKeith Packard2018-10-13
* altos/stm32f4: Start adding support for STM32F413Keith Packard2018-10-13
* altos: Remove 8051-ism from ao_usb.hKeith Packard2018-10-13
* altos: Delete random 8051 ISR declarationsKeith Packard2018-10-13
* altos: Allow application-specific prompts for ao_cmd_readlineKeith Packard2018-10-13
* altos: Use stdbool true/false instead of TRUE/FALSEKeith Packard2018-10-13
* altos: Make cmd number parsing functions return valueKeith Packard2018-10-13
* altos: Remove 8051 address space specifiersKeith Packard2018-10-13
* altos: Remove *_TO_DATA macrosKeith Packard2018-10-13
* altos: Switch to newlib-nano for libc on armKeith Packard2018-10-13