index
:
mjb/altos
accel-cal-ui
altosdroid
altosui-ms5611
android-build-update
aprs
branch-1.0
branch-1.1
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
buttonbox
companion-delay
debian
droid-gps
droid-prefs
easymega-pwm-hacks
fake-flight
gpio
hack-cc1200
lisp
lpc
master
megametrum-test
micropeak-1.1
mm-ms5611
multiarch
new-state
plot-gps-height
pong
pristine-tar
pwmin
pwmin-new
serial-at-interrupt
simple-quiet
split
split-library
split-telemetry
stm-flash
telebt
telefire-4-no-addr
telegps-hacks
telegps-v0.3
telelaunchtwo
telemega
telemega-v2
telemetrum-v1.1
telemetrum-v2.0
telemini
telescience
telescience-v0.2
teleterra
teleterra-mockup
test-accel-ref
time-series
tmarble-trng
tmgps
with-pdclib
AltOS - the operating system for Altus Metrum products
Bdale Garbee
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stm
/
ao_arch.h
Commit message (
Expand
)
Author
Age
*
altos: Fix several mis-specified time types
Keith Packard
2019-02-25
*
altos: Declare task stack as union of uint8_t and uint32_t
Keith Packard
2019-02-18
*
altos: Add 'void' to function declarations with no params.
Keith Packard
2019-02-18
*
altos: Clean up AO_ROMCONFIG bits
Keith Packard
2018-10-13
*
altos: Remove 8051 address space specifiers
Keith Packard
2018-10-13
*
altos: Switch to newlib-nano for libc on arm
Keith Packard
2018-10-13
*
altos/stm: Let products override AO_LED_TYPE for stm processors
Keith Packard
2018-06-17
*
altos/stm: Add per-LED port/pin mode in LED code
Keith Packard
2018-05-16
*
altos/stm: Allow use basepri instead of primask for masking interrupts
Keith Packard
2017-02-20
*
altos/stm: Interrupt priority is in the upper bits of the priority mask
Keith Packard
2017-02-20
*
Switch from GPLv2 to GPLv2+
Keith Packard
2016-07-12
*
altos/stm: Allow apps to define different stack size
Keith Packard
2016-03-26
*
altos/stm: Use flash address of boot loader instead of 0x0
Keith Packard
2014-05-12
*
altos: Report battery, apogee and main voltages over APRS
Keith Packard
2014-01-15
*
altos: Initial TeleMetrum v2.0 bits
Keith Packard
2013-08-27
*
altos/stm: Create per-product flash loaders
Keith Packard
2013-05-07
*
altos/stm-flash: Check target flash address against AO_BOOT_APPLICATION_BASE
Keith Packard
2013-05-07
*
altos: Use flash loader on all STM products
Keith Packard
2013-05-07
*
altos: Use SYSTICK on STM32L
Keith Packard
2013-05-07
*
altos: Make stdio 8-bit clean by making pollchar return int
Keith Packard
2012-11-30
*
altos: Clean up stm arch macros a bit.
Keith Packard
2012-10-25
*
altos: Replace __critical usage with ao_arch_critical as needed
Keith Packard
2012-10-25
*
altos: profiling on STM32L
Keith Packard
2012-10-25
*
altos: Expose a signed version of the tick count
Keith Packard
2012-08-27
*
altos: Shrink STM stack size
Keith Packard
2012-08-26
*
altos: Place STM config values at fixed addresses for re-use
Keith Packard
2012-07-17
*
stm: running out of memory in MM -- reduce stack to 668 bytes
Keith Packard
2012-07-14
*
altos: Increase default STM stack to 648 bytes
Keith Packard
2012-06-27
*
altos: Optimize FEC encode and decode
Keith Packard
2012-06-26
*
altos: Be more careful about register save/restore in ao_yield
Keith Packard
2012-06-17
*
altos: Massive product config cleanup
Keith Packard
2012-04-14
*
altos: Add STM ao_arch_reboot implementation
Keith Packard
2012-04-14
*
altos: Make STM clock configuration per-product. Fix 32MHz CPU speed
Keith Packard
2012-04-09
*
altos: Add support for STM ADC
Keith Packard
2012-04-07
*
Get config stuff hooked up for MegaMetrum
Keith Packard
2012-03-28
*
Use 16-bits for STM32 LED mask. Export serial I/O functions
Keith Packard
2012-03-28
*
Allow any STM usart to be used for stdio
Keith Packard
2012-03-28
*
Move LCD string output code to ao_lcd_font.c
Keith Packard
2012-03-28
*
Add LCD device driver to STM32L port
Keith Packard
2012-03-28
*
Save/restore PRIMASK register on Cortex-M3
Keith Packard
2012-03-28
*
Basic OS running on STM32L
Keith Packard
2012-03-28
*
Add stm-demo program
Keith Packard
2012-03-28
*
Add STM platform and stm-bringup demo program
Keith Packard
2012-03-28