Matthew Kennedy
1dffcf5729
make board config override actually usable ( #2508 )
...
* new function
* hellen
* MRE
* proteus
* put those function declarations in a reasonable place
* put the comment back
* weak
* move that to a reasonable place
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-31 14:46:50 -04:00
Matthew Kennedy
51a5b4d6d5
rename setBoardConfigurationOverrides ( #2479 )
...
* rename
* proteus
* comments
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-22 14:15:09 -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
dade25ef34
move chconf/mcuconf/halconf in to hw_ports ( #2321 )
...
* move f4 config files
* don't need this
* f7
* f7
* h7
* this was duplicated
* turn off smart build
* loader too
* update prometheus paths
* bootloader should include confdir
* fix the flash size while we're at it
* move chconf_common
* use wait
* normalize board.mk
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-10 19:38:24 -05:00
Matthew Kennedy
ad07166e9d
move f4 board.h ( #2313 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-08 15:29:07 -05:00
Matthew Kennedy
b995e7bcaa
include board.c from hw_ports.mk ( #2311 )
...
* set mcu type in hw_ports
* move f4 linker script
* move f7 linker script
* don't set default linker file in makefiles
* extra line
* prometheus actually didn't depend on anything special for f469
* dead line
* h7
* dead
* move board.c
* set explicit cpu type for simulator
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-08 07:52:31 -06:00
rusefillc
30bc6f6d0a
Revert "FRANKENSO to use HAL_VSS_USE_PAL"
...
This reverts commit f2e03e5a
2021-01-24 00:05:17 -05:00
rusefillc
f2e03e5ab6
FRANKENSO to use HAL_VSS_USE_PAL
2021-01-23 22:57:13 -05:00
Andrey G
baea67eccf
Simplify Makefile, unify board.mk files ( #2229 )
...
* Proper way to add lis302 driver
* Proper way to add license directory to includes
* Makefile: simplify
All ChibiOS stuff is accumulated in ALLCSRC, ALLINC and so on.
* board.mk: append sources and includes to ALLSRC, ALLCPPSRC, ALLINC
* Cypress: fix CANv2 includence into build
2021-01-17 09:32:06 -05:00
Matthew Kennedy
55ebe223a7
Partition configs by board type ( #2106 )
...
* remove old flag
* flags
* reorder switch
* oops
2020-12-22 21:54:40 -05:00
Matthew Kennedy
1375b946ae
default to off ( #1989 )
2020-11-25 22:44:08 -05:00
Matthew Kennedy
0c142921d6
don't register ID pin ( #1438 )
2020-05-16 00:33:47 -04:00
Matthew Kennedy
9cb08365a2
Simplify F4 board.h ( #1310 )
...
* fix
* simplify
* unneeded
* unused, change to pullup
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-18 11:41:53 -04:00
Matthew Kennedy
4641f6760c
fix ( #1309 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-17 18:27:20 -04:00
Matthew Kennedy
9f27f95d14
ignore vbus ( #1175 )
2020-03-07 15:53:38 -05:00
rusefi
fe1d23fd6e
Revert "Fried coil (?) on incompatible firmware change fix #1051"
...
This reverts commit 1eeb92b
2019-12-14 17:35:11 -05:00
rusefi
1eeb92b23b
Fried coil (?) on incompatible firmware change fix #1051
2019-12-13 17:23:48 -05:00
rusefi
0cf8233974
some random pin rename & a bit of "reduce the pin output speed on the MCU as these are the major source of ripple on VDD. #397"
2019-12-11 19:53:08 -05:00
rusefi
4ae65923fb
board.h default state for F4 pins #1053
...
no default changes here - only using our custom names to highligth default choice
2019-12-11 19:25:46 -05:00
rusefi
e474ab461a
MRE F4
2019-11-06 20:05:44 -05:00
rusefi
0e89bf1018
reducing code duplication
2019-06-12 14:55:26 -04:00
rusefi
c49f094358
we should not really mix ChibiOS stuff and out logic
2019-06-12 11:57:18 -04:00
rusefi
66f486c43b
USB pins are not registered in pin_repository fix #797
2019-05-10 19:06:28 -04:00
rusefi
7764a4eaea
USB pins are not registered in pin_repository #797
2019-05-10 17:44:43 -04:00
rusefi
acecd63983
USB pins are not registered in pin_repository #797
...
first micro step
2019-05-10 15:36:55 -04:00
rusefi
0a4d48b377
input mode control and other pin mode control #767
2019-04-20 10:54:55 -04:00
rusefi
c6d90cae6b
input mode control and other pin mode control #767
...
only renaming here
2019-04-20 10:45:24 -04:00
rusefi
c9de564c03
clean-up
2019-04-11 22:40:43 -04:00
dron0gus
572d04a799
Some more include fixes for linux ( #738 )
...
* Some more include fixes for linux
* Pass cross-compile path through CROSS_COMPILE
* Lower-upper case conversion fixes for linux
2019-04-10 01:12:35 +02:00
rusefi
e1b787f13a
folder name consistency
2019-04-09 18:47:38 -04:00