summaryrefslogtreecommitdiff
path: root/src/lpc
Commit message (Expand)AuthorAge
* 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
* altos: Turn on -Werror for STM and LPC buildsKeith Packard2013-12-20
* altos: Turn on warnings for LPC products tooKeith Packard2013-12-20
* altos/lpc: Missing */ in definition of PIO0_4Keith Packard2013-12-20
* altos: lpc exti setup was incorrectly testing modeKeith Packard2013-12-20
* altos: Clean up warnings for LPC productsKeith Packard2013-12-20
* altos/lpc: Stop sending SETUP IN when the requested size is reachedKeith Packard2013-12-19
* altos/lpc: Reset less of the device on USB reset.Keith Packard2013-12-18
* altos: Build pdclib locally if necessaryKeith Packard2013-12-18
* altos/lpc: Be a bit more resistant to toolchain section name changesKeith Packard2013-12-18
* altos: Use all 16 bits of setup packet len when limiting reply lenKeith Packard2013-12-17
* altos: Change flash loader name to just AltosFlashKeith Packard2013-12-08
* altos: Build .ihx files for all arm projectsKeith Packard2013-12-08
* altos: Use installed pdclibKeith Packard2013-10-10
* Add --with parameters to configure for compiler selectionnew-stateKeith Packard2013-10-08
* altos: Rename easymini-v0.1 to easymini-v1.0Keith Packard2013-10-07
* altos/lpc, altos/stm: ARM requires ISB after switching stack pointersKeith Packard2013-10-07
* altos/lpc: Add bits for building flash loadersKeith Packard2013-08-31
* Merge branch 'master' into telegps-v0.3Keith Packard2013-08-25
|\
| * altos: Wake up on LPC usart ISR only onceKeith Packard2013-08-25
| * altos: Set default LPC stack to 512 bytes, Em to 384 bytesKeith Packard2013-08-25
| * altos: Use installed arm compiler for LPCKeith Packard2013-08-25
| * altos/lpc: Stop using burst mode for LPC ADCKeith Packard2013-08-25
* | altos: Wake up on LPC usart ISR only onceKeith Packard2013-08-17
* | altos: Set default LPC stack to 512 bytes, Em to 384 bytesKeith Packard2013-08-17
* | altos/lpc: Rename serial port to 'serial0'Keith Packard2013-07-02
|/
* altos/lpc: Add boot loaderKeith Packard2013-06-24
* altos/lpc: Don't disable all interrupts when disabling one interruptKeith Packard2013-06-22
* altos/lpc: Remove ao_usb_task structureKeith Packard2013-06-22
* altos/lpc: Enable brown-out-detectorKeith Packard2013-06-22
* altos/lpc: Get rid of ADC filterKeith Packard2013-06-17
* altos/lpc: Get the IRC turned off after boot timeKeith Packard2013-06-17
* altos/lpc: Remove spurious semicolonKeith Packard2013-06-16
* altos/lpc: Don't disable all of the clocks just yet, USB doesn't workKeith Packard2013-06-16
* altos/lpc: Turn off more clocks, disable USART for easyminiKeith Packard2013-06-16
* altos/lpc: Filter ADC inputsKeith Packard2013-06-15
* altos/lpc: Make ADC inputs workKeith Packard2013-06-15
* altos/lpc: Force idle mode if USB gets an address during boot timeKeith Packard2013-05-19
* altos/lpc: Reset SPI device at startup timeKeith Packard2013-05-19
* altos/lpc: Configuring wrong pin for SPI1 MOSIKeith Packard2013-05-19