no longer need patch
[fw/altos] / src / lpc /
43 hours ago Bdale GarbeeMerge branch 'branch-1.9' into debian
44 hours ago Bdale GarbeeMerge branch 'master' into branch-1.9
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-28 Bdale GarbeeMerge branch 'branch-1.9' into debian
2023-04-28 Bdale GarbeeMerge branch 'master' into branch-1.9
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-29 Bdale GarbeeMerge branch 'branch-1.9' into debian
2022-10-29 Bdale GarbeeMerge branch 'master' into branch-1.9
2022-10-28 Keith PackardMerge branch 'easymotor-v3'
2022-05-30 Bdale GarbeeMerge branch 'branch-1.9' into debian
2022-05-30 Bdale GarbeeMerge branch 'master' into branch-1.9
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-09-21 Bdale GarbeeMerge branch 'branch-1.9' into debian
2021-09-21 Bdale GarbeeMerge branch 'master' into branch-1.9
2021-07-21 Keith Packardaltos: Fixes for GCC 10 (-fno-common is default)
2020-10-22 Bdale GarbeeMerge branch 'branch-1.9' into debian
2020-10-22 Bdale GarbeeMerge branch 'master' into branch-1.9
2020-09-30 Keith Packardaltos: Fix flash loader map file names
2020-09-30 Bdale GarbeeMerge branch 'branch-1.9' into debian
2020-09-30 Bdale GarbeeMerge branch 'master' into branch-1.9
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-16 Bdale GarbeeMerge branch 'branch-1.9' into debian
2020-06-16 Bdale GarbeeMerge branch 'master' into branch-1.9
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-26 Bdale GarbeeMerge branch 'branch-1.9' into debian
2020-02-26 Bdale GarbeeMerge branch 'master' into branch-1.9
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-12-06 Bdale GarbeeMerge branch 'branch-1.9' into debian
2019-12-06 Bdale GarbeeMerge branch 'master' into branch-1.9
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'
2019-01-03 Bdale GarbeeMerge branch 'branch-1.9' into debian
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 Bdale GarbeeMerge branch 'branch-1.8' into debian
2018-10-09 Bdale GarbeeMerge branch 'master' into branch-1.8
2018-10-09 Keith Packardaltos/lpc: Make sure USB pull-up is held low at boot...
2018-10-08 Bdale GarbeeMerge branch 'branch-1.8' into debian
2018-10-08 Bdale GarbeeMerge branch 'master' into branch-1.8
2018-08-15 Keith Packardaltos/lpc: Fix stdio wakeup on serial IRQ
2017-08-12 Bdale GarbeeMerge branch 'branch-1.8' into debian
2017-05-05 Keith Packardaltos: Make CDC ACM 'line coding' public
2017-04-25 Bdale GarbeeMerge branch 'branch-1.7' into debian
2017-04-22 Keith Packardaltos/lpc,altos/stmf0: Use -n flag to work around link...
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-09-06 Bdale GarbeeMerge branch 'branch-1.6' into debian
2016-09-06 Bdale GarbeeMerge branch 'master' into branch-1.6
2016-07-12 Keith PackardSwitch from GPLv2 to GPLv2+
2016-06-17 Bdale GarbeeMerge branch 'branch-1.6' into debian
2016-06-17 Bdale GarbeeMerge branch 'master' into branch-1.6
2016-06-10 Keith Packardaltos/lpc: Handle USB reset by resetting internal state
2016-05-07 Bdale GarbeeMerge branch 'branch-1.6' into debian
2016-05-06 Bdale GarbeeMerge branch 'master' into branch-1.6
2016-03-26 Keith Packardaltos: Add one-byte SPI output routine for LPC and...
2016-03-26 Keith Packardaltos/lpc: Add fast timer
next