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
/
stmf0
Commit message (
Expand
)
Author
Age
*
altos: add ao_time_ns API
Keith Packard
2019-02-25
*
altos: Fix several mis-specified time types
Keith Packard
2019-02-25
*
altos: Fix ISR declarations to make them non-weak
Keith Packard
2019-02-21
*
altos: Move common build definitions to src/Makefile.defs
Keith Packard
2019-02-18
*
altos: Add -Wshadow to CFLAGS
Keith Packard
2019-02-18
*
altos: Add a pile more compiler warnings
Keith Packard
2019-02-18
*
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: Mark local functions 'static'
Keith Packard
2019-02-18
*
altos: Fix spelling of stm_dma_ch4_5_6_isr
Keith Packard
2019-02-18
*
altos: Create ao_data_fill shared function
Keith Packard
2018-10-19
*
altos: Clean up AO_ROMCONFIG bits
Keith Packard
2018-10-13
*
altos: Add generic LED driver.
Keith Packard
2018-10-13
*
altos: Eliminate 'pin' field from GPIO functions
Keith Packard
2018-10-13
*
altos: Make cmd number parsing functions return value
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/stmf0: Stop using 'stdin' name as local variable
Keith Packard
2018-08-15
*
Merge branch 'mpusb'
Keith Packard
2018-05-07
|
\
|
*
altos/stmf0: leave ao_power_gpio names undefined without power management
Keith Packard
2018-05-07
*
|
altos/stmf0: Fix up USB debug code
Keith Packard
2018-05-07
*
|
altos/stmf0: Add IN3 alternate endpoint support
Keith Packard
2018-05-07
*
|
altos/stmf0: Toggle IN2 SW_BUF bit when sending data
Keith Packard
2018-05-07
|
/
*
altos/stmf0: Set 0x0 mapping to Main Flash for boot loader
Keith Packard
2018-05-01
*
altos/stmf0: whitespace fix
Keith Packard
2018-05-01
*
altos/stmf0: Change tests for AO_BOOT_CHAIN and AO_BOOT_PIN to #if
Keith Packard
2018-05-01
*
add a warning about Google limiting per-day access until/unless we pay
Bdale Garbee
2018-04-22
*
altos/stmf0: Add some common definitions for flash loaders
Keith Packard
2018-03-16
*
altos/scheme: Move ao-scheme to a separate repository
Keith Packard
2018-01-10
*
altos/stmf0: Use double buffering for ChaosKey
Keith Packard
2018-01-07
*
altos/stmf0: use double buffering for USB rx data
Keith Packard
2018-01-07
*
altos/stmf0: Use double buffering for USB tx data
Keith Packard
2018-01-07
*
altos/stmf0: Stop shadowing USB tx buffers in system RAM
Keith Packard
2018-01-07
*
altos/stmf0: Remove packet counters from non-debug build
Keith Packard
2018-01-07
*
altos/stm: Align 'data' to 8 bytes, just like textram
Keith Packard
2017-12-12
*
altos: Allow building with newlib + avr stdio on ARM
Keith Packard
2017-12-11
*
altos/stmf0: Initialize UART RTS/CTS before turning it on
Keith Packard
2017-06-27
*
altos/stmf: Fix up serial port flow control configuration bits
Keith Packard
2017-05-15
*
altos: Make CDC ACM 'line coding' public
Keith Packard
2017-05-04
*
altos/stmf0: Add code to use SoC flash as storage
Keith Packard
2017-05-02
*
altos/stmf0: Add support for HSI clocked applications
Keith Packard
2017-04-28
*
altos/stmf0: Fix HSI clock rate.
Keith Packard
2017-04-28
*
altos/stmf0: Make sure systick is off before programming
Keith Packard
2017-04-28
*
altos/stmf0: Compute serial baud rate registers at runtime
Keith Packard
2017-04-28
*
altos/stmf0: Not all timer configurations use AF2
Keith Packard
2017-04-24
*
altos/stmf0: Pull beeper pin low when beeper is off
Keith Packard
2017-04-21
*
alots/stmf0: Fix vpath entry for AES directory
Keith Packard
2017-04-21
*
altos/lpc,altos/stmf0: Use -n flag to work around link editor issue
Keith Packard
2017-04-21
*
altos/stmf0: Split up rom load in altos.ld to make linker happy
Keith Packard
2017-04-13
[next]