summaryrefslogtreecommitdiff
path: root/src/stmf0
Commit message (Expand)AuthorAge
* altos/stmf0: Stop using 'stdin' name as local variableKeith Packard2018-08-15
* Merge branch 'mpusb'Keith Packard2018-05-07
|\
| * altos/stmf0: leave ao_power_gpio names undefined without power managementKeith Packard2018-05-07
* | altos/stmf0: Fix up USB debug codeKeith Packard2018-05-07
* | altos/stmf0: Add IN3 alternate endpoint supportKeith Packard2018-05-07
* | altos/stmf0: Toggle IN2 SW_BUF bit when sending dataKeith Packard2018-05-07
|/
* altos/stmf0: Set 0x0 mapping to Main Flash for boot loaderKeith Packard2018-05-01
* altos/stmf0: whitespace fixKeith Packard2018-05-01
* altos/stmf0: Change tests for AO_BOOT_CHAIN and AO_BOOT_PIN to #ifKeith Packard2018-05-01
* add a warning about Google limiting per-day access until/unless we payBdale Garbee2018-04-22
* altos/stmf0: Add some common definitions for flash loadersKeith Packard2018-03-16
* altos/scheme: Move ao-scheme to a separate repositoryKeith Packard2018-01-10
* altos/stmf0: Use double buffering for ChaosKeyKeith Packard2018-01-07
* altos/stmf0: use double buffering for USB rx dataKeith Packard2018-01-07
* altos/stmf0: Use double buffering for USB tx dataKeith Packard2018-01-07
* altos/stmf0: Stop shadowing USB tx buffers in system RAMKeith Packard2018-01-07
* altos/stmf0: Remove packet counters from non-debug buildKeith Packard2018-01-07
* altos/stm: Align 'data' to 8 bytes, just like textramKeith Packard2017-12-12
* altos: Allow building with newlib + avr stdio on ARMKeith Packard2017-12-11
* altos/stmf0: Initialize UART RTS/CTS before turning it onKeith Packard2017-06-27
* altos/stmf: Fix up serial port flow control configuration bitsKeith Packard2017-05-15
* altos: Make CDC ACM 'line coding' publicKeith Packard2017-05-04
* altos/stmf0: Add code to use SoC flash as storageKeith Packard2017-05-02
* altos/stmf0: Add support for HSI clocked applicationsKeith Packard2017-04-28
* altos/stmf0: Fix HSI clock rate.Keith Packard2017-04-28
* altos/stmf0: Make sure systick is off before programmingKeith Packard2017-04-28
* altos/stmf0: Compute serial baud rate registers at runtimeKeith Packard2017-04-28
* altos/stmf0: Not all timer configurations use AF2Keith Packard2017-04-24
* altos/stmf0: Pull beeper pin low when beeper is offKeith Packard2017-04-21
* alots/stmf0: Fix vpath entry for AES directoryKeith Packard2017-04-21
* altos/lpc,altos/stmf0: Use -n flag to work around link editor issueKeith Packard2017-04-21
* altos/stmf0: Split up rom load in altos.ld to make linker happyKeith Packard2017-04-13
* altos/stmf0: Support timer 2/3 for the beeperKeith Packard2017-02-20
* altos/stmf0: Support tim1 beeper channel other than 3Keith Packard2017-02-20
* altos/stmf0: Add adc and beep support for TeleMini v3.0Keith Packard2017-02-20
* altos/stmf0: Allow projects to not use the USB boot loaderKeith Packard2017-02-20
* altos/stmf0: Complain if the SPI configuration isn't completeKeith Packard2017-02-20
* altos/stmf0: Allow apps to leave interrupt vectors at 0Keith Packard2017-02-20
* altos/chaoskey: use both halves of the CRCKeith Packard2017-02-20
* altos/stmf0: Add a comment about the requirements for using ao_flash_stmKeith Packard2017-02-20
* altos/lambdakey: Get save/restore workingKeith Packard2017-02-20
* altos/stmf0: Add lisp to include directoriesKeith Packard2017-02-20
* Add first lisp bitsKeith Packard2017-02-20
* altos/arm: Align data so that gcc 5.4 doesn't do byte-accesses. Add -Wcast-alignKeith Packard2016-12-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