Matthew Kennedy
|
e4a0979dc2
|
Brain pin is enum class (#4108)
* change most usages to Gpio::
* board configs
* engine configs etc
* isBrainPinValid, smart gpio
* generator
* generator
* generator
* connector yamls
* kinetis enums
* cypress txt
* kinetis config
* frankenso
* config generator
* actually do it for the others
* disable skips for pr ci
* fix tle8888
* misc
* weird cast from int
* needs this operator too
* this can be an unsigned subtract
* happy tests
* s
* kinetis isConfigurationChanged weirdness
* missed J/K
* cypress efifeatures
* build script mistake (!)
* mistake in smart gpio
* debounce
* eg33
* kinetis, so needy
* it's pretty green, we can skip these again
|
2022-04-28 17:32:39 -04:00 |
rusefillc
|
963c168788
|
Code style for methods with zero arguments #3535
|
2022-01-11 22:26:24 -05:00 |
Matthew Kennedy
|
d24f1462e2
|
even more pch (#3112)
* s
* more
* s
* f7
|
2021-08-04 19:30:52 -04:00 |
Matthew Kennedy
|
59eecab421
|
prep proteus config for h7 (#2413)
* prep for h7
* weak link that
* make those weak
* remove other stubs
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
|
2021-02-28 16:57:57 -05:00 |
Matthew Kennedy
|
878794f9cf
|
properly put buffers in no-cache regions (#2357)
* configure for no cache
* this doesn't need a setting
* now we don't need invalidate
* reorder and comment
* mmc
* sw knock
|
2021-02-15 17:39:11 -05:00 |
rusefi
|
09c4def495
|
proteus-f4 was requested
|
2020-03-18 11:37:53 -04:00 |
Matthew Kennedy
|
eb27bcf3d6
|
Terrible ADC3 hack for Proteus vbatt support (#1066)
* this is a great idea!
* typo
* simplify
* simplify, cache coherency
* enable adc3 in board file
* copyright
* fix tests, probably
|
2019-12-17 08:34:56 -05:00 |