Commit Graph

18 Commits

Author SHA1 Message Date
rusefillc f0f18b5729 only:pasta 2023-12-16 22:36:23 -05:00
rusefillc 3b6c9feea5
require LEDs (#5643)
* require all boards to define LED functions (#272)

* require all boards to define LED functions

* f429 nucleo

* small can

* small can

* add to header

* LEDs

---------

Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-11-03 12:56:59 -04:00
rusefillc d70e4bae30 progress 2023-06-05 14:52:34 -04:00
rusefi 0c3dc3b610 only:s105 2023-04-29 17:00:00 -04:00
rusefi 7d730cc6ae only:s105 2023-04-29 16:40:50 -04:00
rusefi be6805dd98 only:s105 2023-04-29 16:19:12 -04:00
Andrey f296e30fb5 it's going to be painful 2023-04-28 21:01:08 -04:00
rusefillc b617d33f20 only:s105 2023-04-26 21:58:01 -04:00
rusefillc d484a815bf https://github.com/rusefi/S105/issues/10
only:s105
2023-04-25 23:45:54 -04:00
rusefillc e5bfd56e0e https://github.com/rusefi/S105/issues/10
only:s105
2023-04-25 23:40:50 -04:00
rusefillc 09f8e34cd1 only:s105 2023-04-25 11:41:17 -04:00
Andrey G 5ca51db5f3
S105: more pinout (#4971)
* S105: update pinout

* S105: add more ADC dividers

* S105: use switch

* S105: more pinout fix

* S105: special case for IAT and CLT
2023-01-15 01:30:37 +05:30
Andrey G a6ec708a6b
Support non-uniform dividers on ADC inputs (#4938)
* adc: support per-channel dividers

* S105: non-uniform analog dividers

* adc: default weak getAnalogInputDividerCoefficient() implementation

* adc: fix emulator compilation
2023-01-08 17:29:29 -05:00
Andrey G e989859cb8
S105: more support (#4937)
* s105: ts_name for battery input

* flash: allow one copy for devices with 512K of flash

* s105: all outputs are open drain
2023-01-04 16:39:17 -05:00
rusefillc 6ef5fef590 so much bad copy-pasta 2023-01-04 16:37:37 -05:00
Andrey G be5443d20b
S105: pinout fixes, defaults (#4936)
* s105: default configuration, overrides

* s105: pinout: avoid comment symbol in names
2023-01-04 13:32:24 -05:00
Andrey G f45ce26a81
S105: successed TS connection over CAN (#4933)
* s105: fix CAN pinout

* s105: board.c with default GPIO settings (dumped from stock FW)

* s105: no HSE

* s105: override for CAN1

* s105: enable secondary LDO

* s105: only 512K of flash

* s105: we are very limited in flash: disable LUA, disable LCD

* S105: correct signature
2023-01-03 17:29:53 -05:00
Andrey G 31982de89c
S105: initial support (#4925)
* Makefile: show CPU_HWLAYER directory

* s105: support
2023-01-01 13:42:17 -04:00