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_funcs.h
Commit message (
Expand
)
Author
Age
*
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: Declare all public functions in header files
Keith Packard
2019-02-18
*
altos/stm: Support SPI modes other than 0
Keith Packard
2018-10-19
*
altos: Eliminate 'pin' field from GPIO functions
Keith Packard
2018-10-13
*
stm: Add more mask-based GPIO controls
Keith Packard
2017-04-04
*
stm: Add a few more GPIO functions to make dealing with the 1802 easier
Keith Packard
2017-04-03
*
altos: add button matrix driver
Keith Packard
2017-04-02
*
altos/stm: Allow use basepri instead of primask for masking interrupts
Keith Packard
2017-02-20
*
altos/arm: Align data so that gcc 5.4 doesn't do byte-accesses. Add -Wcast-align
Keith Packard
2016-12-17
*
altos/stm: Make ao_spi_duplex out pointer const
Keith Packard
2016-09-03
*
Switch from GPLv2 to GPLv2+
Keith Packard
2016-07-12
*
altos/stm: Add better byte-level SPI api
Keith Packard
2016-06-29
*
altos/stm: Change ao_spi_send_sync definition to take const source
Keith Packard
2016-06-29
*
altos/stm: remove ao_dma_abort
Keith Packard
2016-06-29
*
altos: Block interrupts while waking tasks sleeping on timers.
Keith Packard
2016-06-29
*
Revert "altos/stm: Run scheduler code on interrupt stack"
Keith Packard
2016-04-30
*
altos/stm32l: Add support for software-driven HW flow control
Keith Packard
2016-04-25
*
altos: Use TXE instead of TC for serial on STM32l
Keith Packard
2016-04-25
*
altos: Add ao_gpi_set/clr_bits functions
Keith Packard
2016-04-13
*
altos: Add one-byte SPI output routine for LPC and STM cores
Keith Packard
2016-03-26
*
altos/stm: Validate current task SP in interrupt by looking at PSP
Keith Packard
2016-03-26
*
altos/stm: Run scheduler code on interrupt stack
Keith Packard
2016-03-26
*
altos: Mark STM ao_spi_send as taking const pointer
Keith Packard
2014-10-24
*
altos: Rework packet receive for cc1120
Keith Packard
2014-07-05
*
altos/stm: New GAS version requires flags in APSR assignment
Keith Packard
2013-10-08
*
altos/lpc, altos/stm: ARM requires ISB after switching stack pointers
Keith Packard
2013-10-07
*
altos/stm: Make sampling profiler work again
Keith Packard
2013-08-28
*
altos: Grab SPI mutex until MPU6000 I2C mode is disabled
Keith Packard
2013-05-15
*
altos/stm: Don't define task macros when not tasking
Keith Packard
2013-05-07
*
Add STM self-flashing loader
Keith Packard
2013-05-07
*
altos: Use separate exception stack on STM32L
Keith Packard
2013-05-07
*
altos: Crank fast SPI on STM to 8MHz
Keith Packard
2013-01-13
*
altos: Make stdio 8-bit clean by making pollchar return int
Keith Packard
2012-11-30
*
altos: Leave interrupts disabled while checking for task to run
Keith Packard
2012-10-26
*
altos: Clean up stm arch macros a bit.
Keith Packard
2012-10-25
*
altos/stm: Declare all SPI bus speeds
Keith Packard
2012-10-15
*
altos: Allow STM SPI bus on multiple pin sets
Keith Packard
2012-08-18
*
altos: Add ao_gpio_get and ao_exti_set_mode
Keith Packard
2012-08-06
*
src: Add explicit 'pin' argument to ao_enable_output
Keith Packard
2012-07-14
*
altos/stm: Expose ao_gpio_set which sets a specific GPIO pin
Keith Packard
2012-07-14
*
altos: include targe SPI speed in get request
Keith Packard
2012-06-27
*
altos: Clean up usage of port parameters
Keith Packard
2012-06-26
*
altos: STM i2c work.
Keith Packard
2012-05-06
*
altos: Add STM I2C recv and stop funcs
Keith Packard
2012-04-25
*
altos: Starting to write cc1120 driver
Keith Packard
2012-04-17
*
altos: Add support for multiple SPI busses and sharing device drivers
Keith Packard
2012-04-14
*
altos: add STM I2C driver.
Keith Packard
2012-04-09
*
altos: Allow STM DMA channels to be reserved for one use
Keith Packard
2012-04-09
*
altos: Add support for STM ADC
Keith Packard
2012-04-07
[next]