Commit Graph

13 Commits

Author SHA1 Message Date
rusefillc 186080c136
Just need a bullet-proof solution which would work regardless of class, struct, typedef struct or not defined type (#5395) 2023-07-07 01:23:42 -04:00
rusefillc 5c194059c0 reducing enum confusion 2023-06-19 00:37:11 -04:00
rusefi be6805dd98 only:s105 2023-04-29 16:19:12 -04:00
Andrey Gusakov e0211c7753 S105: use SERIAL driver and UART1 for TS communications
only:s105
2023-04-29 07:24:27 -04:00
rusefillc 4cf0ea27a0 only:s105 2023-04-28 18:59:34 -04:00
rusefillc 7c5a9db0bb only:s105 2023-04-26 00:33:22 -04:00
rusefillc 5346d8ce8c https://github.com/rusefi/S105/issues/10
only:s105
2023-04-25 23:57:37 -04:00
rusefillc 91fce2eb2a only:s105 2023-04-25 21:52:17 -04:00
rusefillc 90a83f814e only:s105 2023-04-25 19:26:07 -04:00
rusefillc 923d4176d4 only:s105 2023-04-25 19:03:39 -04:00
Matthew Kennedy 73f4436397
deduplicate $(BOARD_DIR) in makefiles (#5024)
* calculate BOARD_DIR exactly once

* deduplicate board scripts

* unit tests

* make passes variables to openblt build properly

* was this an intentional omission?

* s

* prometheus

* prometheus
2023-02-01 14:41:27 -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