summaryrefslogtreecommitdiff
path: root/src/stm
Commit message (Expand)AuthorAge
* altos: stm and lpc ao_boot.h were identical. move to kernel.Keith Packard2014-05-15
* altos: Use explicit boot loader signal in ao_boot_rebootKeith Packard2014-05-15
* altos/stm: Use #define'd constants for GPIO register addressesKeith Packard2014-05-12
* altos/stm: Figure out available flash space based on chip id registersKeith Packard2014-05-12
* altos/stm: White space fix in ao_boot_pin.cKeith Packard2014-05-12
* altos/stm: Use flash address of boot loader instead of 0x0Keith Packard2014-05-12
* altos: Simplify quadrature trackingKeith Packard2014-05-09
* altos: Rename 'core' to 'kernel'Keith Packard2014-04-05
* altos: Expose ao_usb_running globallyKeith Packard2014-02-18
* altos: Fixup named ADC printingKeith Packard2014-02-08
* altos/stm: Block interrupts while reprogramming flashKeith Packard2014-02-08
* altos: Enable system timer in flash loader and prod watchdog with itKeith Packard2014-02-08
* altos: Add names when reporting STM ADC valuesKeith Packard2014-02-08
* altos: Report battery, apogee and main voltages over APRSKeith Packard2014-01-15
* altos: Turn on -Werror for STM and LPC buildsKeith Packard2013-12-20
* altos/stm: Turn on -WextraKeith Packard2013-12-20
* altos: Clean up -Wextra warningsKeith Packard2013-12-20
* altos: Turn on -Wall for stm compilesKeith Packard2013-12-20
* altos: Clean up some minor warnings from -WallKeith Packard2013-12-20
* altos/stm: Semantic error in STM usb disable caused it to not workKeith Packard2013-12-18
* altos/stm: Update pdclib paths for flash-loader buildsKeith Packard2013-12-18
* altos: Build pdclib locally if necessaryKeith Packard2013-12-18
* altos: Use all 16 bits of setup packet len when limiting reply lenKeith Packard2013-12-17
* altos/stm: arm-none-eabi-binutils now puts 'main' into .text.startupKeith Packard2013-12-08
* altos: Change flash loader name to just AltosFlashKeith Packard2013-12-08
* altos: Build .ihx files for all arm projectsKeith Packard2013-12-08
* altos: Allow use of internal EEPROM for config storageKeith Packard2013-11-12
* altos: Add gyro-based orientation trackingKeith Packard2013-10-25
* altos: Use installed pdclibKeith Packard2013-10-10
* Add --with parameters to configure for compiler selectionnew-stateKeith Packard2013-10-08
* altos/stm: New GAS version requires flags in APSR assignmentKeith Packard2013-10-08
* altos/lpc, altos/stm: ARM requires ISB after switching stack pointersKeith Packard2013-10-07
* altos/stm: Make sure we switch to MSI during timer initKeith Packard2013-08-28
* altos/stm: Remove stale timer definesKeith Packard2013-08-28
* altos/stm: Make sampling profiler work againKeith Packard2013-08-28
* altos/stm: New compiler doesn't correctly build flash bits yetKeith Packard2013-08-28
* altos: Initial TeleMetrum v2.0 bitsKeith Packard2013-08-27
* altos: Add fast-timer API. Use for quadrature and button driversKeith Packard2013-06-09
* altos: Add debounce helper. Use in button and quadrature drivers for TeleLCOKeith Packard2013-06-09
* Merge branch 'lpc'Keith Packard2013-05-21
|\
| * altos: Add EXTI_PIN_NOCONFIGURE to exti interface, use for MS5607Keith Packard2013-05-19
| * altos: Move ao_data.c from stm to coreKeith Packard2013-05-18
* | altos: Set the path for the STM32L compiler explicitlyKeith Packard2013-05-21
|/
* altos: Grab SPI mutex until MPU6000 I2C mode is disabledKeith Packard2013-05-15
* altos: Fix telemega v0.3 igniter order (drogue/main moved). Label ADC dumpKeith Packard2013-05-15
* altos: Wait after configuring boot pin before testing itKeith Packard2013-05-07
* altos/stm: Create per-product flash loadersKeith Packard2013-05-07
* altos: Get rodata into flash, make sure sections are alignedKeith Packard2013-05-07
* altos: Run self loader when application sets boot addr to 0Keith Packard2013-05-07
* altos: Allow STM usb driver to be used without stdioKeith Packard2013-05-07