summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* ao-tools: Add ao-mega tool to parse TeleMega eeprom filesKeith Packard2013-05-26
* altosui: Missing 'break' after selecting 'mega' format detectionKeith Packard2013-05-26
* altosui: Stop downloading mega eeprom on empty blockKeith Packard2013-05-26
* doc: Update description of graph window to note new tabs (config and map)Keith Packard2013-05-21
* Create release notes for 1.2.1Keith Packard2013-05-21
* Separate out cortex-m0 compiler tests in configureKeith Packard2013-05-21
* altos: Can't use inline functions because SDCC doesn't do thatKeith Packard2013-05-21
* Merge branch 'lpc'Keith Packard2013-05-21
|\
| * Add Mini logging format. Use in EasyMinilpcKeith Packard2013-05-19
| * Merge branch 'master' into lpcKeith Packard2013-05-19
| |\
| * | altos/easymini: Initialize beep and ADC. Declare use of igniter bits.Keith Packard2013-05-19
| * | altos/easymini: Use different pins for igniter outputsKeith Packard2013-05-19
| * | altos/easymini: MS5607 chip select bits were defined wrongKeith Packard2013-05-19
| * | altos/easymini: Easymini doesn't have USB connect or VBUS wiringKeith Packard2013-05-19
| * | 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
| * | altos/lpc: Allow for alternate SPI SCLK0 pin usageKeith Packard2013-05-19
| * | altos/lpc: Leave SPI enabled all the timeKeith Packard2013-05-19
| * | altos/lpc: Create TX/RX busy macros for SPI driverKeith Packard2013-05-19
| * | altos/lpc: Fix beeper driverKeith Packard2013-05-19
| * | altos/lpc: Missing parens around ao_gpio_set macroKeith Packard2013-05-19
| * | altos/lpc: SPI runs off main clock (48MHz), not sysclk (24MHz)Keith Packard2013-05-19
| * | altos/lpc: Pull ADC data from the correct registersKeith Packard2013-05-19
| * | altos/lpc: Don't use loader to place USB endpoint data in USB ramKeith Packard2013-05-19
| * | altos: Add EXTI_PIN_NOCONFIGURE to exti interface, use for MS5607Keith Packard2013-05-19
| * | altos/lpc: Make EXTI code work.Keith Packard2013-05-19
| * | altos: Use ao_spi_get/put_bit in MS5607 driverKeith Packard2013-05-19
| * | altos/attiny: Fix ao_spi_get_bit/ao_spi_put_bit macrosKeith Packard2013-05-19
| * | altos: ignore built files in easymini-v0.1Keith Packard2013-05-18
| * | altos: Build easymini-v0.1Keith Packard2013-05-18
| * | altos: Initialize SPI for easyminiKeith Packard2013-05-18
| * | altos/lpc: Stick USB control structure in USB memoryKeith Packard2013-05-18
| * | altos: Add easymini-v0.1 productKeith Packard2013-05-18
| * | altos/lpc: Use separate interrupt stackKeith Packard2013-05-18
| * | altos/lpc: Try a smaller stack.Keith Packard2013-05-18
| * | altos/lpc: Add pin interrupt driverKeith Packard2013-05-18
| * | altos/lpc: Add beep driverKeith Packard2013-05-18
| * | altos/lpc: Add ADC driverKeith Packard2013-05-18
| * | altos/lpc: add gpio int, spi, adc and ct32b defines to lpc.hKeith Packard2013-05-18
| * | altos/lpc: Clean up broken IOCONF definesKeith Packard2013-05-18
| * | altos/lpc: Fix ao_enable_input, add ao_enable_analogKeith Packard2013-05-18
| * | altos: LPC interrupt priorities are just 0-3Keith Packard2013-05-18
| * | altos: Add LPC spi driverKeith Packard2013-05-18
| * | altos: Use ao_port_t in m25 driverKeith Packard2013-05-18
| * | altos: Use ao_data_pres macro in ao_log_tinyKeith Packard2013-05-18
| * | altos: Check for packet mode before trying to disable it in flight codeKeith Packard2013-05-18
| * | altos: ao_data_get is in ao_data.c now, not ao_adc.cKeith Packard2013-05-18
| * | altos: Allow architecture to define the type of port registersKeith Packard2013-05-18
| * | altos: Move ao_data.c from stm to coreKeith Packard2013-05-18