altos/stm32f4: Align stack to 8 bytes
[fw/altos] / src / stmf0 /
2018-10-13 Keith Packardaltos: Add generic LED driver.
2018-10-13 Keith Packardaltos: Eliminate 'pin' field from GPIO functions
2018-10-13 Keith Packardaltos: Make cmd number parsing functions return value
2018-10-13 Keith Packardaltos: Remove 8051 address space specifiers
2018-10-13 Keith Packardaltos: Switch to newlib-nano for libc on arm
2018-08-15 Keith Packardaltos/stmf0: Stop using 'stdin' name as local variable
2018-05-07 Keith PackardMerge branch 'mpusb'
2018-05-07 Keith Packardaltos/stmf0: leave ao_power_gpio names undefined withou...
2018-05-07 Keith Packardaltos/stmf0: Fix up USB debug code
2018-05-07 Keith Packardaltos/stmf0: Add IN3 alternate endpoint support
2018-05-07 Keith Packardaltos/stmf0: Toggle IN2 SW_BUF bit when sending data
2018-05-02 Keith Packardaltos/stmf0: Set 0x0 mapping to Main Flash for boot...
2018-05-02 Keith Packardaltos/stmf0: whitespace fix
2018-05-02 Keith Packardaltos/stmf0: Change tests for AO_BOOT_CHAIN and AO_BOOT...
2018-04-23 Bdale Garbeeadd a warning about Google limiting per-day access...
2018-03-18 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-03-16 Keith Packardaltos/stmf0: Add some common definitions for flash...
2018-02-12 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-01-11 Keith Packardaltos/scheme: Move ao-scheme to a separate repository
2018-01-08 Keith Packardaltos/stmf0: Use double buffering for ChaosKey
2018-01-08 Keith Packardaltos/stmf0: use double buffering for USB rx data
2018-01-07 Keith Packardaltos/stmf0: Use double buffering for USB tx data
2018-01-07 Keith Packardaltos/stmf0: Stop shadowing USB tx buffers in system RAM
2018-01-07 Keith Packardaltos/stmf0: Remove packet counters from non-debug...
2017-12-12 Keith Packardaltos/stm: Align 'data' to 8 bytes, just like textram
2017-12-11 Keith Packardaltos: Allow building with newlib + avr stdio on ARM
2017-07-21 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2017-06-28 Keith Packardaltos/stmf0: Initialize UART RTS/CTS before turning...
2017-05-15 Keith Packardaltos/stmf: Fix up serial port flow control configurati...
2017-05-05 Keith Packardaltos: Make CDC ACM 'line coding' public
2017-05-02 Keith Packardaltos/stmf0: Add code to use SoC flash as storage
2017-04-28 Keith Packardaltos/stmf0: Add support for HSI clocked applications
2017-04-28 Keith Packardaltos/stmf0: Fix HSI clock rate.
2017-04-28 Keith Packardaltos/stmf0: Make sure systick is off before programming
2017-04-28 Keith Packardaltos/stmf0: Compute serial baud rate registers at...
2017-04-26 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2017-04-25 Keith Packardaltos/stmf0: Not all timer configurations use AF2
2017-04-22 Keith Packardaltos/stmf0: Pull beeper pin low when beeper is off
2017-04-22 Keith Packardalots/stmf0: Fix vpath entry for AES directory
2017-04-22 Keith Packardaltos/lpc,altos/stmf0: Use -n flag to work around link...
2017-04-14 Keith Packardaltos/stmf0: Split up rom load in altos.ld to make...
2017-02-21 Keith Packardaltos/stmf0: Support timer 2/3 for the beeper
2017-02-21 Keith Packardaltos/stmf0: Support tim1 beeper channel other than 3
2017-02-20 Keith Packardaltos/stmf0: Add adc and beep support for TeleMini...
2017-02-20 Keith Packardaltos/stmf0: Allow projects to not use the USB boot...
2017-02-20 Keith Packardaltos/stmf0: Complain if the SPI configuration isn...
2017-02-20 Keith Packardaltos/stmf0: Allow apps to leave interrupt vectors...
2017-02-20 Keith Packardaltos/chaoskey: use both halves of the CRC
2017-02-20 Keith Packardaltos/stmf0: Add a comment about the requirements for...
2017-02-20 Keith Packardaltos/lambdakey: Get save/restore working
2017-02-20 Keith Packardaltos/stmf0: Add lisp to include directories
2017-02-20 Keith PackardAdd first lisp bits
2016-12-18 Keith Packardaltos/arm: Align data so that gcc 5.4 doesn't do byte...
2016-10-31 Keith Packardaltos/stmf0: Add USART support
2016-08-09 Keith Packardaltos/stmf0: Switch ADC fast to ADC clock
2016-08-02 Keith Packardaltos/stmf0: Clean .bin files from flash-loader dirs
2016-08-02 Keith Packardaltos/stmf0: Hook up clock output support
2016-07-14 Keith Packardaltos: Add STM32F0 beep and SPI byte API.
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2016-06-12 Keith Packardaltos/stmf0: Remove ao_usb_free
2016-06-12 Keith Packardaltos/stmf0: Rework the sram allocation to save a few...
2016-06-10 Keith Packardstmf0: Do not send more data than requested for GET_DES...
2016-06-10 Keith Packardstmf0: Clear all USB state when resetting chip. Wakeup...
2016-04-20 Keith Packardaltos/stmf0: Fix external interrupts
2016-04-13 Keith Packardaltos/detherm: Add ms5607 to detherm
2016-04-03 Keith Packardaltos/stmf0: Add pwm and exti drivers
2016-04-03 Keith Packardaltos/stmf0: Support HPE clock source
2016-04-03 Keith Packardaltos/stmf0: Add SPI driver.
2016-03-18 Keith Packardaltos/stmf0: Construct .bin files for flash loaders
2016-03-07 Bart Masseyaltos: Fixed timing of panic display LED to be readable
2016-03-05 Keith Packardaltos/stmf0: Fix build without second USB IN endpoint
2016-03-02 Keith Packardaltos/chaoskey: Add another USB endpoint to read raw...
2016-02-15 Keith Packardaltos/stmf0: Use device ID as usb serial number if...
2016-02-15 Keith Packardaltos/stmf0: Fix location of device_id register
2016-02-09 Bart MasseyClean up stmf0 adc init.
2016-02-08 Keith Packardaltos/stmf0: Add missing ao_gpio.c
2016-02-07 Keith Packardaltos: Allow USB drivers to skip CDC-ACM -specific...
2016-02-07 Keith Packardaltos/stmf0: Add suspend/resume support
2016-02-07 Keith Packardaltos/stmf0: Allow projects to specify non-default...
2016-02-07 Keith Packardaltos: remove blank line in stmf0/ao_timer.c
2015-07-15 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2015-03-20 Keith Packardaltos/stmf0: Have fast ADC ring buffer code use wrap...
2015-03-08 Keith Packardaltos/stmf0: Need ao_exti.h for pin configuration
2015-03-01 Keith Packardaltos/stmf0: Allocate USB buffers at startup
2015-03-01 Keith Packardaltos/stmf0: Typo in ao_crc_stm.c
2015-03-01 Keith Packardaltos/stmf0: Fix fast ADC interface
2015-02-22 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2015-02-09 Keith Packardaltos/stmf0: Add ao_crc_stm.c
2015-02-01 Keith Packardaltos/stmf0: Support PA11/PA12 remapping
2015-01-28 Keith Packardaltos/stmf0: Re-implement fast ADC code for stmf0
2015-01-28 Keith Packardaltos/stmf0: Add CRC driver
2015-01-27 Keith Packardaltos/stmf0: Remove remaining stm32l bits from stm32f0...
2015-01-27 Keith Packardaltos/stmf0: Add ADC and DMA APIs
2015-01-27 Keith Packardaltos/stmf0: Add faster USB path
2015-01-27 Keith Packardaltos/stmf0: Fix linker scripts to make ao_boot work
2015-01-26 Keith Packardaltos: Add self-flash support for STM32F042 processor
2015-01-26 Keith Packardaltos: Initial STMF04x support