summaryrefslogtreecommitdiff
path: root/src/stmf0
Commit message (Expand)AuthorAge
* altos/stmf0: Add a comment about the requirements for using ao_flash_stmKeith Packard2016-11-17
* altos/lambdakey: Get save/restore workingKeith Packard2016-11-17
* altos/stmf0: Add lisp to include directoriesKeith Packard2016-11-17
* Add first lisp bitsKeith Packard2016-11-17
* altos/stmf0: Add USART supportKeith Packard2016-10-30
* altos/stmf0: Switch ADC fast to ADC clockKeith Packard2016-08-08
* altos/stmf0: Clean .bin files from flash-loader dirsKeith Packard2016-08-02
* altos/stmf0: Hook up clock output supportKeith Packard2016-08-02
* altos: Add STM32F0 beep and SPI byte API.Keith Packard2016-07-14
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos/stmf0: Remove ao_usb_freeKeith Packard2016-06-11
* altos/stmf0: Rework the sram allocation to save a few text bytesKeith Packard2016-06-11
* stmf0: Do not send more data than requested for GET_DESCRIPTORKeith Packard2016-06-09
* stmf0: Clear all USB state when resetting chip. Wakeup all sleepersKeith Packard2016-06-09
* altos/stmf0: Fix external interruptsKeith Packard2016-04-19
* altos/detherm: Add ms5607 to dethermKeith Packard2016-04-13
* altos/stmf0: Add pwm and exti driversKeith Packard2016-04-02
* altos/stmf0: Support HPE clock sourceKeith Packard2016-04-02
* altos/stmf0: Add SPI driver.Keith Packard2016-04-02
* altos/stmf0: Construct .bin files for flash loadersKeith Packard2016-03-18
* altos: Fixed timing of panic display LED to be readableBart Massey2016-03-07
* altos/stmf0: Fix build without second USB IN endpointKeith Packard2016-03-05
* altos/chaoskey: Add another USB endpoint to read raw dataKeith Packard2016-03-02
* altos/stmf0: Use device ID as usb serial number if requestedKeith Packard2016-02-15
* altos/stmf0: Fix location of device_id registerKeith Packard2016-02-15
* Clean up stmf0 adc init.Bart Massey2016-02-08
* altos/stmf0: Add missing ao_gpio.cKeith Packard2016-02-07
* altos: Allow USB drivers to skip CDC-ACM -specific descriptorsKeith Packard2016-02-07
* altos/stmf0: Add suspend/resume supportKeith Packard2016-02-07
* altos/stmf0: Allow projects to specify non-default stack sizeKeith Packard2016-02-07
* altos: remove blank line in stmf0/ao_timer.cKeith Packard2016-02-07
* altos/stmf0: Have fast ADC ring buffer code use wrap-aroundKeith Packard2015-03-20
* altos/stmf0: Need ao_exti.h for pin configurationKeith Packard2015-03-07
* altos/stmf0: Allocate USB buffers at startupKeith Packard2015-02-28
* altos/stmf0: Typo in ao_crc_stm.cKeith Packard2015-02-28
* altos/stmf0: Fix fast ADC interfaceKeith Packard2015-02-28
* altos/stmf0: Add ao_crc_stm.cKeith Packard2015-02-09
* altos/stmf0: Support PA11/PA12 remappingKeith Packard2015-02-01
* altos/stmf0: Re-implement fast ADC code for stmf0Keith Packard2015-01-27
* altos/stmf0: Add CRC driverKeith Packard2015-01-27
* altos/stmf0: Remove remaining stm32l bits from stm32f0 codeKeith Packard2015-01-27
* altos/stmf0: Add ADC and DMA APIsKeith Packard2015-01-26
* altos/stmf0: Add faster USB pathKeith Packard2015-01-26
* altos/stmf0: Fix linker scripts to make ao_boot workKeith Packard2015-01-26
* altos: Add self-flash support for STM32F042 processorKeith Packard2015-01-25
* altos: Initial STMF04x supportKeith Packard2015-01-25