custom-board-bundle-sample-.../firmware/hw_layer
Matthew Kennedy 739be57ac8 fast exti interrupt handoff (#3497)
* fast exti

* test code snuck in

* full interrupt disable :(

* do it the old fashioned way

* enable interrupt

* consume stored timestamp

* dead

* h7 maybe

* guard maybe

* non-stm32

* exti 16 wrong on f4/f7

* CORTEX_MAXIMUM_PRIORITY

* safer but uglier

* s

* chibios

* no const

* initializers

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-11-19 06:37:52 -05:00
..
adc
algo
digital_input fast exti interrupt handoff (#3497) 2021-11-19 06:37:52 -05:00
drivers Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
mass_storage
mc33816
microsecond_timer
ports fast exti interrupt handoff (#3497) 2021-11-19 06:37:52 -05:00
sensors Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
backup_ram.h
cdm_ion_sense.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
cdm_ion_sense.h
debounce.cpp
debounce.h
flash_int.h
hardware.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
hardware.h
hip9011.md
hw_layer.mk
io_pins.cpp
io_pins.h Final cleanup of ENGINE macros (#3567) 2021-11-17 13:45:10 -05:00
mc33816.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
mc33816.h
mc33816_data.c
mc33816_data.h
mc33816_memory_map.h
mmc_card.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
mmc_card.h
pin_repository.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
pin_repository.h
readme.md
rtc_helper.cpp
rtc_helper.h
servo.cpp
servo.h
smart_gpio.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
smart_gpio.h
stepper.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
stepper.h
stepper_dual_hbridge.cpp Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565) 2021-11-17 03:54:21 -05:00
trigger_input_adc.cpp fast exti interrupt handoff (#3497) 2021-11-19 06:37:52 -05:00