summaryrefslogtreecommitdiff
path: root/src/stm
Commit message (Expand)AuthorAge
...
* altos/stm: Don't define task macros when not taskingKeith Packard2013-05-07
* altos/stm: Add comments to the .ld files explaining how the romconfig stuff w...Keith Packard2013-05-07
* altos/stm: Add .elf to .ihx ruleKeith Packard2013-05-07
* altos: Fix STM flash programmingKeith Packard2013-05-07
* altos: Validate boot chain start addressKeith Packard2013-05-07
* altos: Mark .boot section as (NOLOAD)Keith Packard2013-05-07
* altos: Clean up boot loader supportKeith Packard2013-05-07
* altos: Add program flash functionKeith Packard2013-05-07
* altos: Make stm-flash capable of switching to applicationKeith Packard2013-05-07
* Add STM self-flashing loaderKeith Packard2013-05-07
* altos: Use SYSTICK on STM32LKeith Packard2013-05-07
* altos: Use separate exception stack on STM32LKeith Packard2013-05-07
* altos: Allow LCD segments to not be multiplexed across digitsKeith Packard2013-05-07
* altos/stm: Remove USB EP0 taskKeith Packard2013-05-07
* altos/stm: Always declare all romconfig variablesKeith Packard2013-05-07
* name change from MegaMetrum to TeleMegaBdale Garbee2013-04-22
* Move cortex toolchain to /opt/cortexKeith Packard2013-04-22
* altoslib/altosui: Carry receiver status around in AltosListenerStateKeith Packard2013-04-09
* altos/stm: Always check for idle IN buffer before sendingKeith Packard2013-03-31
* altos/stm: Add debugging mechanism to STM USB driverKeith Packard2013-03-31
* altos: Do not release interrupts from any pollchar functionKeith Packard2013-03-31
* altos: Use FTDW, clear DATA bit. Disable backup write protectionKeith Packard2013-03-27
* altos/stm: Ensure SPI always sends 0xff during receiveKeith Packard2013-03-26
* Merge branch 'telescience-v0.2'Keith Packard2013-02-24
|\
| * altos: Crank fast SPI on STM to 8MHzKeith Packard2013-01-13
| * altos: Set STM GPIO output speed for SPI pins correctlyKeith Packard2013-01-13
| * altos: Initial telescience bitsKeith Packard2013-01-12
* | altos/stm: Add more bits to NVIC register definitionsKeith Packard2013-02-24
|/
* altos: Add support for 115200 baud serial ratesKeith Packard2012-11-30
* altos: Make stdio 8-bit clean by making pollchar return intKeith Packard2012-11-30
* altos/stm: Support LEDs on multiple portsKeith Packard2012-11-01
* altos: Provide ao_task_alarm_tick to reduce per-tick costKeith Packard2012-10-26
* altos: Leave interrupts disabled while checking for task to runKeith Packard2012-10-26
* altos: Clean up stm arch macros a bit.Keith Packard2012-10-25
* altos: Switch drivers to ao_arch_block/release_interruptsKeith Packard2012-10-25
* altos: Add task queues.Keith Packard2012-10-25
* altos: Add stack-guard code. Uses STM MPU to trap stack overflow.Keith Packard2012-10-25
* altos: Replace __critical usage with ao_arch_critical as neededKeith Packard2012-10-25
* altos: profiling on STM32LKeith Packard2012-10-25
* altos: Force beep timer regs reload when enabling beeperKeith Packard2012-10-25
* altos/stm: Stop spewing clock out PA8 pinKeith Packard2012-10-21
* Merge branch 'master' into mm-ms5611Keith Packard2012-10-18
|\
| * altos/stm: Declare all SPI bus speedsKeith Packard2012-10-15
* | altos: Go back to recording sensor data in globalsmm-ms5611Keith Packard2012-10-08
* | altos/stm: Set SPI clock high for disabled SPI bussesKeith Packard2012-10-06
* | altos/stm: Clean up SPI pin configuration codeKeith Packard2012-10-06
|/
* altos/stm: Fix basic time interval to 10ms -- was 10.1msKeith Packard2012-09-09
* altos: Oops. forgot ao_data.cKeith Packard2012-08-28
* altos: Explicitly erase memory in STM eeprom driver.Keith Packard2012-08-28
* altos: Fix ao_delay function and move from per-chip code to ao_task.cKeith Packard2012-08-28