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
Commit message (
Expand
)
Author
Age
*
altos/stm: Align 'data' to 8 bytes, just like textram
Keith Packard
2017-12-12
*
altos: Actually store current MPU9250 data in data ring
Keith Packard
2017-12-11
*
altos: Allow building with newlib + avr stdio on ARM
Keith Packard
2017-12-11
*
altos/cortexelf-v1: Adapt to lisp->scheme name change
Keith Packard
2017-12-05
*
altos/stm: Add AO_EXTI_MODE_PULL_NONE
Keith Packard
2017-11-11
*
altos: whitespace cleanup in ao_adc_stm.c
Keith Packard
2017-11-11
*
altos/stmf0: Initialize UART RTS/CTS before turning it on
Keith Packard
2017-06-27
*
altos: Make CDC ACM 'line coding' public
Keith Packard
2017-05-04
*
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
*
stm: Use common flash wait loop instead of inlining
Keith Packard
2017-04-02
*
cortexelf-v1: Use new memory map to access all flash and ram. Add fat.
Keith Packard
2017-04-02
*
altos/stm: Add draw and lisp to make search paths.
Keith Packard
2017-02-20
*
altos/stm: Add nvic priority register fields. Add more TIM234 defines.
Keith Packard
2017-02-20
*
altos/stm: Make i2c code handle PCLK1 of 24MHz
Keith Packard
2017-02-20
*
altos/stm: Allow DMA channels to be hijacked by other code
Keith Packard
2017-02-20
*
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
*
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_usb_set_address static. Saves a bunch of text space
Keith Packard
2016-12-12
*
altos/stm: Set SPI slave DMA priority to HIGH/VERY_HIGH
Keith Packard
2016-09-03
*
altos/stm: Set i2c recv DMA to HIGH
Keith Packard
2016-09-03
*
altos/stm: Set MISO DMA priority to HIGH to avoid OVR
Keith Packard
2016-09-03
*
altos/stm: Create funcs to set SPI DMA parameters
Keith Packard
2016-09-03
*
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: clean up ao_exti_enable
Keith Packard
2016-06-29
*
altos/stm: Add better byte-level SPI api
Keith Packard
2016-06-29
*
altos/stm: Clean up spi_enable/disable_index functions
Keith Packard
2016-06-29
*
altos/stm: move spi execution to common ao_spi_run
Keith Packard
2016-06-29
*
altos: Add STM SPI debugging
Keith Packard
2016-06-29
*
altos: Add STM DMA debugging
Keith Packard
2016-06-29
*
altos/stm: Change ao_spi_send_sync definition to take const source
Keith Packard
2016-06-29
*
altos/stm: Add more SPI status register bits
Keith Packard
2016-06-29
*
altos/stm: use 0xff for dma mutex value for allocated mutexes
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
*
altos/stm: Handle USB reset in STM32L usb driver
Keith Packard
2016-06-10
*
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
*
Debug bits for telebt
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: Allow apps to define different stack size
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: Expose fast timer API from kernel/
Keith Packard
2016-03-18
*
altos: Get stm32l pwm driver working
Keith Packard
2015-12-25
[next]