summaryrefslogtreecommitdiff
path: root/src/lpc
Commit message (Expand)AuthorAge
* altos: add ao_time_ns APIKeith Packard2019-02-25
* altos: Fix several mis-specified time typesKeith Packard2019-02-25
* altos: Fix ISR declarations to make them non-weakKeith Packard2019-02-21
* altos: Move common build definitions to src/Makefile.defsKeith Packard2019-02-18
* altos: Add -Wshadow to CFLAGSKeith Packard2019-02-18
* altos: Add a pile more compiler warningsKeith Packard2019-02-18
* altos: Declare task stack as union of uint8_t and uint32_tKeith Packard2019-02-18
* altos: Add 'void' to function declarations with no params.Keith Packard2019-02-18
* altos: Declare all public functions in header filesKeith Packard2019-02-18
* altos: Mark local functions 'static'Keith Packard2019-02-18
* altos: Create ao_data_fill shared functionKeith Packard2018-10-19
* altos: Clean up AO_ROMCONFIG bitsKeith Packard2018-10-13
* altos: Add generic LED driver.Keith Packard2018-10-13
* altos: Eliminate 'pin' field from GPIO functionsKeith Packard2018-10-13
* altos: Remove 8051 address space specifiersKeith Packard2018-10-13
* altos: Switch to newlib-nano for libc on armKeith Packard2018-10-13
* altos/lpc: Make sure USB pull-up is held low at boot for 'a while'Keith Packard2018-10-08
* altos/lpc: Fix stdio wakeup on serial IRQKeith Packard2018-08-15
* altos: Make CDC ACM 'line coding' publicKeith Packard2017-05-04
* altos/lpc: Really fix aes entry in lpc vpathKeith Packard2017-04-21
* altos/lpc,altos/stmf0: Use -n flag to work around link editor issueKeith Packard2017-04-21
* altos/lpc: Add (void *) cast to fix alignment warningKeith Packard2017-04-21
* altos/lpc: Fix up Makefile definitionsKeith Packard2017-04-21
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos/lpc: Handle USB reset by resetting internal stateKeith Packard2016-06-10
* altos: Add one-byte SPI output routine for LPC and STM coresKeith Packard2016-03-26
* altos/lpc: Add fast timerKeith Packard2016-03-26
* altos/lpc: Give up on interrupt-driven SPI driverKeith Packard2015-02-07
* altos/lpc: Double buffer USB data transfersKeith Packard2015-02-05
* altos/lpc: Clean up USB endpoint access functionsKeith Packard2015-02-05
* Revert LPC usb performance improvementsKeith Packard2015-02-05
* Revert "altos/lpc: Fix double-buffered USB changes"Keith Packard2015-02-05
* altos/lpc: Fix double-buffered USB changesKeith Packard2015-01-22
* Set version to 1.5.9.11.5.9.1Keith Packard2015-01-16
* altos/lpc: Switch LPC SPI driver to interrupt-drivenbdale-altosdroidKeith Packard2014-12-22
* altos/lpc: Disable JTAG when using pins for GPIOKeith Packard2014-11-06
* altos/lpc: Declare SPI send parameters as constKeith Packard2014-11-06
* altos: Rework packet receive for cc1120Keith Packard2014-07-05
* altos/lpc: HAS_USB_CONNECT has been changed to mean a custom pinKeith Packard2014-06-05
* altos/lpc: whitespaceKeith Packard2014-05-21
* altos/lpc: adc code computes number of active ADC channelsKeith Packard2014-05-21
* altos: stm and lpc ao_boot.h were identical. move to kernel.Keith Packard2014-05-15
* altos: Use explicit boot loader signal in ao_boot_rebootKeith Packard2014-05-15
* altos: Assume all LPC products will have 32KB of flashKeith Packard2014-05-12
* altos: Report battery voltage instead of S at startupKeith Packard2014-04-05
* altos: Rename 'core' to 'kernel'Keith Packard2014-04-05
* altos: Fix LPC LED driverKeith Packard2014-03-09
* altos: fix building LPC serial support for STDIOKeith Packard2014-03-09
* altos: Expose ao_usb_running globallyKeith Packard2014-02-18
* altos: Switch APRS to compressed position formatKeith Packard2014-01-14