.. |
src
|
Cleanup some warnings
|
2019-03-25 14:47:41 +11:00 |
auxiliaries.h
|
Fix PINMAKS_TYPE typo
|
2019-03-03 19:15:57 -03:00 |
auxiliaries.ino
|
Clean compiling stm32F1 and F4 with stm32GENERIC
|
2019-01-26 20:34:20 +13:00 |
board_avr2560.h
|
Workaround for potential stray spark signals on startup
|
2019-03-06 16:58:26 +11:00 |
board_avr2560.ino
|
Minor MISRA cleanup
|
2019-03-07 23:13:38 +11:00 |
board_stm32_generic.h
|
Add board variable to set where the EEPROM class will come from
|
2019-03-05 01:02:02 +11:00 |
board_stm32_generic.ino
|
Remove extra pinMappings (for now) and pass the CORE_STM32_OFFICIAL in the compile options
|
2019-03-05 01:02:53 +11:00 |
board_stm32_official.h
|
stm32 SPIAsEEPROM compatibility work
|
2019-03-12 21:49:09 +11:00 |
board_stm32_official.ino
|
Minor MISRA cleanup
|
2019-03-07 23:13:38 +11:00 |
board_teensy35.h
|
Add board variable to set where the EEPROM class will come from
|
2019-03-05 01:02:02 +11:00 |
board_teensy35.ino
|
Remove extra pinMappings (for now) and pass the CORE_STM32_OFFICIAL in the compile options
|
2019-03-05 01:02:53 +11:00 |
board_template.h
|
Add board variable to set where the EEPROM class will come from
|
2019-03-05 01:02:02 +11:00 |
board_template.ino
|
Some basicboard templates for reference
|
2019-01-23 17:19:54 +13:00 |
cancomms.h
|
STM32 update
|
2019-03-03 01:43:43 -03:00 |
cancomms.ino
|
dec 29122018 master from josh
|
2018-12-29 17:26:30 +00:00 |
comms.h
|
Complete and tested CRC32 calcs for pages
|
2019-03-18 16:44:29 +11:00 |
comms.ino
|
Working CRC32 checks on all non-map pages
|
2019-03-18 00:40:35 +11:00 |
corrections.h
|
cold start features
|
2019-04-11 15:31:24 +03:00 |
corrections.ino
|
cold start features
|
2019-04-11 15:31:24 +03:00 |
crankMaths.h
|
dec 29122018 master from josh
|
2018-12-29 17:26:30 +00:00 |
crankMaths.ino
|
dec 29122018 master from josh
|
2018-12-29 17:26:30 +00:00 |
decoders.h
|
dec 29122018 master from josh
|
2018-12-29 17:26:30 +00:00 |
decoders.ino
|
stm32 SPIAsEEPROM compatibility work
|
2019-03-12 21:49:09 +11:00 |
display.h
|
Move to PlatformIO for project layout
|
2017-02-06 20:56:46 +11:00 |
display.ino
|
Remove some old display code that is no longer used
|
2017-02-08 15:28:27 +11:00 |
errors.h
|
Move to PlatformIO for project layout
|
2017-02-06 20:56:46 +11:00 |
errors.ino
|
dec 29122018 master from josh
|
2018-12-29 17:26:30 +00:00 |
globals.h
|
cold start features
|
2019-04-11 15:31:24 +03:00 |
idle.h
|
Merge pull request #206 from ric355/febstepper
|
2019-03-13 15:26:43 +11:00 |
idle.ino
|
Changes to separate out stepper cooling step time from stepper step time.
|
2019-02-27 09:44:25 +00:00 |
init.h
|
Introduce init.ino to help clean up speeduino.ino
|
2019-01-11 17:25:07 +11:00 |
init.ino
|
Fix CLT based priming
|
2019-04-12 19:08:39 +03:00 |
maths.h
|
New pins assigned to BLACK_STM32F407VE.
|
2019-02-20 22:46:10 +01:00 |
maths.ino
|
dec 29122018 master from josh
|
2018-12-29 17:26:30 +00:00 |
scheduledIO.h
|
Initial work on new ignition timing method (Very messy)
|
2018-08-08 15:17:09 +10:00 |
scheduledIO.ino
|
Complete new tacho setup (fixes #210)
|
2019-03-13 14:24:05 +11:00 |
scheduler.h
|
Bring in stm32f407 official core support within platformio
|
2019-03-07 22:47:22 +11:00 |
scheduler.ino
|
Fix for Teensy not compiling when number of channels was set to 8/8
|
2019-03-07 22:59:36 +11:00 |
sensors.h
|
dec 29122018 master from josh
|
2018-12-29 17:26:30 +00:00 |
sensors.ino
|
Merge branch 'master' into dev_stm32F407VE
|
2019-03-04 09:33:56 +11:00 |
speeduino.h
|
Introduce init.ino to help clean up speeduino.ino
|
2019-01-11 17:25:07 +11:00 |
speeduino.ino
|
Cleanup some warnings
|
2019-03-25 14:47:41 +11:00 |
storage.h
|
Initial work on CRC32 calcs for pages
|
2019-03-17 22:14:29 +11:00 |
storage.ino
|
Initial work on CRC32 calcs for pages
|
2019-03-17 22:14:29 +11:00 |
table.h
|
Minor cleanups
|
2019-01-26 20:33:25 +13:00 |
table.ino
|
More warnings cleanup
|
2018-07-19 23:26:31 +10:00 |
timers.h
|
Complete new tacho setup (fixes #210)
|
2019-03-13 14:24:05 +11:00 |
timers.ino
|
Complete new tacho setup (fixes #210)
|
2019-03-13 14:24:05 +11:00 |
updates.h
|
Begin some work on warnings cleanup
|
2018-07-19 17:35:35 +10:00 |
updates.ino
|
Remove extra pinMappings (for now) and pass the CORE_STM32_OFFICIAL in the compile options
|
2019-03-05 01:02:53 +11:00 |
utils.h
|
Initial work on CRC32 calcs for pages
|
2019-03-17 22:14:29 +11:00 |
utils.ino
|
Complete and tested CRC32 calcs for pages
|
2019-03-18 16:44:29 +11:00 |