rusefi/firmware/config/boards/microrusefi
David Holdeman 6ead64e512
New board pin-mapping system (#2231)
* convert mre mapping

* convert mre mapping

* funny stuff for GPIOA_5

* move class next to id

* rough draft

* update scripts

* fix some errors

* fix some errors

* try

* check against null

* try amp

* try

* try

* fix some errors

* update scripts

* fix maybe

* fix maybe 2

* fix maybe

* fix maybe

* fix

* try

* fix

* use .equals

* use StringBuilder

* use instanceof

* use .max

* remove getMaxValue

* Suppress Warning

* major optimization

* fix maybe

* off-by-one error

* move yaml file loop

* add j2 connector

* add pads yaml

* check for null or empty

* add AV pins to pads

* forgot class

* move registerpins out of loop

* fix typo

* rebase

* check if string

* convert frankenso

* convert frankenso

* tyop

* missing class

* copy mre to skel

* remove prometheus yaml

* remove kinetis yaml

* build configDefinition

* replace var with string

* slight refactor
2021-01-22 12:03:14 -05:00
..
connectors New board pin-mapping system (#2231) 2021-01-22 12:03:14 -05:00
!compile-nucleo-Manhattan.bat RED FATAL/CRITICAL LED is a bit dim when it should be OFF 2020-05-11 18:35:28 -04:00
!compile_mre_f4.bat Switch to Bash (#1585) 2020-07-09 10:27:20 -04:00
!compile_mre_f4_hardware_QC_special_build.bat Switch to Bash (#1585) 2020-07-09 10:27:20 -04:00
!compile_mre_f4_slave.bat Switch to Bash (#1585) 2020-07-09 10:27:20 -04:00
!compile_mre_f7.bat Switch to Bash (#1585) 2020-07-09 10:27:20 -04:00
!compile_mre_f7_test.bat Switch to Bash (#1585) 2020-07-09 10:27:20 -04:00
board.mk Simplify Makefile, unify board.mk files (#2229) 2021-01-17 09:32:06 -05:00
board_configuration.cpp Tle8888 big update 1 (#1892) 2020-10-23 12:25:30 -04:00
compile_mre_f4.sh move cd statements to common_make.sh (#1830) 2020-09-28 18:25:15 -04:00
compile_mre_f4_hardware_QC_special_build.sh fine-grained check modes 2020-12-27 17:41:28 -05:00
compile_mre_f4_slave.sh move cd statements to common_make.sh (#1830) 2020-09-28 18:25:15 -04:00
compile_mre_f7.sh move cd statements to common_make.sh (#1830) 2020-09-28 18:25:15 -04:00
compile_mre_f7_test.sh move cd statements to common_make.sh (#1830) 2020-09-28 18:25:15 -04:00
knock_config.h Re-applying #1841 2020-10-04 01:54:29 -04:00
prepend.txt Hellen 2021-01-09 11:24:13 -05:00
readme.md