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 i2c work.
Keith Packard
2012-05-06
*
altos: Add STM I2C recv and stop funcs
Keith Packard
2012-04-25
*
altos: Oopsed the STM DMA channels for I2C1
Keith Packard
2012-04-25
*
altos: Starting to write cc1120 driver
Keith Packard
2012-04-17
*
altos: Correct STM USB driver
Keith Packard
2012-04-14
*
altos: Massive product config cleanup
Keith Packard
2012-04-14
*
altos: Rework how STM clocks are initialized.
Keith Packard
2012-04-14
*
altos: Add STM USB driver
Keith Packard
2012-04-14
*
altos: Add STM ao_arch_reboot implementation
Keith Packard
2012-04-14
*
altos: Add register definitions for STM syscfg and usb
Keith Packard
2012-04-14
*
altos: Add support for multiple SPI busses and sharing device drivers
Keith Packard
2012-04-14
*
altos: Increase STM SPI speed to PCLK/4
Keith Packard
2012-04-09
*
altos: Make STM clock configuration per-product. Fix 32MHz CPU speed
Keith Packard
2012-04-09
*
altos: Add beeper driver to STM arch
Keith Packard
2012-04-09
*
altos: add STM I2C driver.
Keith Packard
2012-04-09
*
altos: Slow STM SPI down a bit so the MS5607 returns values
Keith Packard
2012-04-09
*
altos: Allow STM DMA channels to be reserved for one use
Keith Packard
2012-04-09
*
altos: Use 384 cycle ADC sample time
Keith Packard
2012-04-07
*
altos: Add STM temperature sensor calibration data
Keith Packard
2012-04-07
*
altos: STM SPI is not using interrupts itself
Keith Packard
2012-04-07
*
altos: Add support for STM ADC
Keith Packard
2012-04-07
*
altos: Declare stm DMA address registers as volatile void *
Keith Packard
2012-04-06
*
altos: Disable DMA unit when idle
Keith Packard
2012-04-06
*
altos: Disable STM SPI transceiver when idle
Keith Packard
2012-04-06
*
altos: Add DMA, SPI and MS5607 drivers
Keith Packard
2012-04-06
*
altos: Move SPI functions to architecture-specific location
Keith Packard
2012-04-02
*
altos: Oops. Set per-USART STM baud rate register instead of usart1
Keith Packard
2012-04-02
*
use explicit path not $(HOME) to find ARM toolchain for now
Bdale Garbee
2012-03-31
*
Use -Os for STM apps. Fix altos.ld to matchall .rodata* sections
Keith Packard
2012-03-28
*
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
*
Clean up STM build by moving common defs to Makefile.defs
Keith Packard
2012-03-28
*
Flush LCD changes each time the text is updated
Keith Packard
2012-03-28
*
Automatically set ALTERNATE pin mode when setting alternate function
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
*
Add defines for LCD controller and RTC clocking
Keith Packard
2012-03-28
*
Actually enable usarts with the new usart code
Keith Packard
2012-03-28
*
Clean up multiple serial port support for STM32L
Keith Packard
2012-03-28
*
Add support for multiple serial ports on STM32L
Keith Packard
2012-03-28
*
Save/restore PRIMASK register on Cortex-M3
Keith Packard
2012-03-28
*
Fix STM LED driver and blink LEDs on discovery board
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
[prev]