altos/test: Adjust CRC error rate after FEC fix
[fw/altos] / src / lpc /
2024-02-01 Keith Packardaltos: Add SPI bus parameter to ao_spi_speed
2024-02-01 Keith Packardaltos/lpc: Adjust ADC clock from 450kHz to 4.5MHz
2023-04-26 Keith PackardMerge branch 'telegps-v3'
2023-04-10 Keith Packardaltos/lpc: Support 6k ram targets
2023-03-28 Keith Packardaltos/lpc: Validate UART pin config
2023-03-28 Keith Packardaltos/lpc: Add support for eeprom on 2x/3x chips
2023-03-28 Keith Packardaltos/lpc: Support UART on pio1_13/pio1_14
2023-03-28 Keith Packardaltos: Allow ports to use type other than 'void *'...
2022-11-26 Keith PackardMerge branch 'master'
2022-10-28 Keith PackardMerge branch 'easymotor-v3'
2022-05-21 Keith Packardlpc: Make beeper configurable
2022-05-21 Keith Packardlpc: ADC 5 was busted
2022-04-07 Keith Packardlpc: Shuffle more bits around for flash loader
2022-04-07 Keith Packardlpc: Add SPI mode support. Use for ADXL375 on easymotor
2022-04-07 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2022-04-05 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2022-04-04 Keith Packardlpc: Attempt to make beeper generate correct tone
2022-04-04 Keith Packardlpc: Fixes for timer configuration
2022-04-04 Keith Packardlpc: Fix name of timer ioconf constants
2022-04-04 Keith Packardlpc: Fix name of timer ioconf for pio0_1
2022-04-04 Keith Packardlpc: Stick magic value at 0x2fc to let us use PIO0_1
2022-04-04 Keith Packardlpc: Make beeper timer configurable
2022-02-17 Keith Packardaltos/lpc: Add casts to reduce -Wconversion warnings
2021-07-21 Keith Packardaltos: Fixes for GCC 10 (-fno-common is default)
2020-09-30 Keith Packardaltos: Fix flash loader map file names
2020-08-08 Keith Packardaltos: Remove support for !HAS_TASK_QUEUE
2020-08-08 Keith Packardaltos: Remove ao_led_toggle API from general code
2020-08-08 Keith Packardaltos: Fix a bunch of time variables to be AO_TICK_TYPE
2020-07-30 Keith Packardaltos: Use new ao_spi_speed inline to set SPI speeds...
2020-07-22 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2020-07-16 Keith PackardAdd support for TLS if needed
2020-06-14 Keith Packardaltos: Leave floating printf enabled on m3 devices
2020-05-22 Keith Packardaltos: Move from newlib-nano to picolibc
2020-05-22 Keith Packardaltos/lpc: Add explicit defines for all register groups
2020-02-05 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2020-01-24 Keith Packardaltos: Always start application if boot pin isn't in use
2019-02-26 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2019-02-25 Keith Packardaltos: add ao_time_ns API
2019-02-25 Keith Packardaltos: Fix several mis-specified time types
2019-02-22 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2019-02-22 Keith Packardaltos: Fix ISR declarations to make them non-weak
2019-02-18 Keith Packardaltos: Move common build definitions to src/Makefile...
2019-02-18 Keith Packardaltos: Add -Wshadow to CFLAGS
2019-02-18 Keith Packardaltos: Add a pile more compiler warnings
2019-02-18 Keith Packardaltos: Declare task stack as union of uint8_t and uint32_t
2019-02-18 Keith Packardaltos: Add 'void' to function declarations with no...
2019-02-18 Keith Packardaltos: Declare all public functions in header files
2019-02-18 Keith Packardaltos: Mark local functions 'static'
2018-10-20 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2018-10-19 Keith Packardaltos: Create ao_data_fill shared function
2018-10-13 Keith Packardaltos: Clean up AO_ROMCONFIG bits
2018-10-13 Keith Packardaltos: Add generic LED driver.
2018-10-13 Keith Packardaltos: Eliminate 'pin' field from GPIO functions
2018-10-13 Keith Packardaltos: Remove 8051 address space specifiers
2018-10-13 Keith Packardaltos: Switch to newlib-nano for libc on arm
2018-10-09 Keith Packardaltos/lpc: Make sure USB pull-up is held low at boot...
2018-08-15 Keith Packardaltos/lpc: Fix stdio wakeup on serial IRQ
2017-05-05 Keith Packardaltos: Make CDC ACM 'line coding' public
2017-04-22 Keith Packardaltos/lpc: Really fix aes entry in lpc vpath
2017-04-22 Keith Packardaltos/lpc,altos/stmf0: Use -n flag to work around link...
2017-04-21 Keith Packardaltos/lpc: Add (void *) cast to fix alignment warning
2017-04-21 Keith Packardaltos/lpc: Fix up Makefile definitions
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2016-06-10 Keith Packardaltos/lpc: Handle USB reset by resetting internal state
2016-03-26 Keith Packardaltos: Add one-byte SPI output routine for LPC and...
2016-03-26 Keith Packardaltos/lpc: Add fast timer
2015-02-07 Keith Packardaltos/lpc: Give up on interrupt-driven SPI driver
2015-02-06 Keith Packardaltos/lpc: Double buffer USB data transfers
2015-02-06 Keith Packardaltos/lpc: Clean up USB endpoint access functions
2015-02-05 Keith PackardRevert LPC usb performance improvements
2015-02-05 Keith PackardRevert "altos/lpc: Fix double-buffered USB changes"
2015-01-23 Keith Packardaltos/lpc: Fix double-buffered USB changes
2015-01-16 Keith PackardSet version to 1.5.9.1 1.5.9.1
2014-12-23 Keith Packardaltos/lpc: Switch LPC SPI driver to interrupt-driven bdale-altosdroid
2014-12-06 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-11-07 Keith Packardaltos/lpc: Disable JTAG when using pins for GPIO
2014-11-07 Keith Packardaltos/lpc: Declare SPI send parameters as const
2014-07-05 Keith Packardaltos: Rework packet receive for cc1120
2014-06-06 Keith Packardaltos/lpc: HAS_USB_CONNECT has been changed to mean...
2014-05-21 Keith Packardaltos/lpc: whitespace
2014-05-21 Keith Packardaltos/lpc: adc code computes number of active ADC channels
2014-05-16 Keith Packardaltos: stm and lpc ao_boot.h were identical. move to...
2014-05-16 Keith Packardaltos: Use explicit boot loader signal in ao_boot_reboot
2014-05-13 Keith PackardMerge remote-tracking branch 'origin/master'
2014-05-13 Keith Packardaltos: Assume all LPC products will have 32KB of flash
2014-04-05 Keith Packardaltos: Report battery voltage instead of S at startup
2014-04-05 Keith Packardaltos: Rename 'core' to 'kernel'
2014-03-10 Keith Packardaltos: Fix LPC LED driver
2014-03-10 Keith Packardaltos: fix building LPC serial support for STDIO
2014-02-20 Bdale GarbeeMerge branch 'master' of ssh://git.gag.com/scm/git...
2014-02-18 Keith Packardaltos: Expose ao_usb_running globally
2014-01-15 Keith Packardaltos: Switch APRS to compressed position format
2013-12-21 Keith Packardaltos: Turn on -Werror for STM and LPC builds
2013-12-21 Keith Packardaltos: Turn on warnings for LPC products too
2013-12-21 Keith Packardaltos/lpc: Missing */ in definition of PIO0_4
2013-12-21 Keith Packardaltos: lpc exti setup was incorrectly testing mode
2013-12-21 Keith Packardaltos: Clean up warnings for LPC products
2013-12-19 Keith Packardaltos/lpc: Stop sending SETUP IN when the requested...
2013-12-19 Keith Packardaltos/lpc: Reset less of the device on USB reset.
2013-12-18 Keith Packardaltos: Build pdclib locally if necessary
next