summaryrefslogtreecommitdiff
path: root/src/stm/ao_timer.c
Commit message (Expand)AuthorAge
* 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: Allow core timer to be excluded from buildKeith Packard2013-05-07
* altos: Use SYSTICK on STM32LKeith Packard2013-05-07
* altoslib/altosui: Carry receiver status around in AltosListenerStateKeith Packard2013-04-09
* altos: Provide ao_task_alarm_tick to reduce per-tick costKeith Packard2012-10-26
* altos: Add task queues.Keith Packard2012-10-25
* altos: Replace __critical usage with ao_arch_critical as neededKeith Packard2012-10-25
* altos/stm: Stop spewing clock out PA8 pinKeith Packard2012-10-21
* altos/stm: Fix basic time interval to 10ms -- was 10.1msKeith Packard2012-09-09
* altos: Fix ao_delay function and move from per-chip code to ao_task.cKeith Packard2012-08-28
* altos: Trigger sample complete when all data are readyKeith Packard2012-08-26
* altos: Add button driver and event queueKeith Packard2012-08-06
* altos: Make ao_tick_count visibleKeith Packard2012-07-16
* altos: Optimize FEC encode and decodeKeith Packard2012-06-26
* altos: Timers clock base depends on perhipheral bus prescalers tooKeith Packard2012-06-01
* altos: Rework how STM clocks are initialized.Keith Packard2012-04-14
* altos: Make STM clock configuration per-product. Fix 32MHz CPU speedKeith Packard2012-04-09
* Basic OS running on STM32LKeith Packard2012-03-28
* Add stm-demo programKeith Packard2012-03-28
* Add STM platform and stm-bringup demo programKeith Packard2012-03-28