Matthew Kennedy
4c6515a1ae
dead scripts
2023-02-25 11:44:06 -08:00
Matthew Kennedy
bc0444acdb
switch to use gitversion.h
2023-02-22 15:39:27 -08:00
Matthew Kennedy
ff98133f34
scripts
2023-02-22 15:29:48 -08:00
Matthew Kennedy
5d7a30ce2b
no qc
2023-02-22 14:53:31 -08:00
Matthew Kennedy
a726c278eb
no windows simulator for now
2023-02-21 11:09:07 -08:00
Matthew Kennedy
72acb81682
fome-ify
2023-02-21 02:29:22 -08:00
Matthew Kennedy
389b9c4a03
remove openocd console flashing
2023-02-21 01:42:44 -08:00
Matthew Kennedy
d269139aa4
cleanups
2023-02-21 01:11:34 -08:00
Matthew Kennedy
666a41e496
hip9011
2023-02-20 22:29:48 -08:00
Matthew Kennedy
40d2c9d2a8
pass board dir to scripts instead of board name ( #5022 )
...
* pass board dir instead of name
* makefiles
* dead file?
* hw ci
* unit tests
* fix sd card generation while we're here
* actually test sd category
* jar
* clean merge
* jar for good measure
* fix f767 properly
2023-02-06 08:37:17 -04:00
Matthew Kennedy
639b445a91
make nucleo builds normal ( #5035 )
...
* make nucleo builds normal
* no skip for test
* don't check for `no`
* put back skips
2023-02-05 20:56:13 -04:00
David Holdeman
006caf9c79
Use external interactive pinout generator ( #5034 )
...
* Use interactive-pinout action
* remove scripts
2023-02-05 17:38:15 -04:00
David Holdeman
93f6a9b89a
squishy squish ( #5018 )
2023-02-02 20:11:30 -05:00
rusefillc
3ade968dec
let's officially give up on jenkins?
2023-01-31 23:43:19 -05:00
rusefillc
e16763da96
let's officially give up on jenkins?
2023-01-31 09:53:27 -05:00
rusefillc
8509a1cfc3
Revert "let's officially give up on jenkins"
...
This reverts commit 87c1055981
.
2023-01-31 08:48:58 -05:00
rusefillc
87c1055981
let's officially give up on jenkins
2023-01-31 08:10:07 -05:00
rusefillc
c6d3d0987b
let's officially give up on jenkins
2023-01-31 08:09:24 -05:00
rusefillc
51663fc839
we definitely do not sync from git into SVN anymore
2023-01-31 08:07:10 -05:00
David Holdeman
a7f4d70c1d
[LTS] Put branch in bundle name (please read caveats) ( #5008 )
...
* make autoupdater check correct URL
* missed semicolon
* remove bundle_name.txt
2023-01-28 14:49:05 -05:00
rusefillc
0f9d8cf294
Issue 4992 ( #5009 )
...
* change bundle name
(cherry picked from commit c3dea808adee1588e2cabc2019df0d383a4ba580)
* set primary bundle name
(cherry picked from commit 4fd1e86657b82ca975dfa34387b7ab2c4b5d92f6)
* autoupdate subdir
(cherry picked from commit 1a817285b5e20f7264432a7e9145b1e35d4e95fe)
* try passing empty strings
(cherry picked from commit 2efcafef6b439aa300c49e4e1bfe036a2a8d6b07)
* fix folder logic
(cherry picked from commit e38ce6221f1e21e0f6496c1b1f21505c1c7559b3)
* don't need empty strings duh
(cherry picked from commit c20585cbc26dd03bda87905494c573680ca7a6be)
* encapsulate ini file
---------
Co-authored-by: David Holdeman <david@chuckwagoncomputing.com>
2023-01-28 12:51:55 -05:00
rusefillc
9067282c80
Default binary should have more relaxed pinout: serial fix #4998
...
ohh unexpected consequences
2023-01-23 08:38:10 -05:00
David Holdeman
b482434f94
fix ( #4994 )
2023-01-21 22:41:09 -05:00
David Holdeman
92cd77db5b
put in subdir named after branch ( #4991 )
2023-01-22 07:41:15 +05:30
David Holdeman
c2227b51cd
LTS - one way of doing things ( #4989 )
...
* add lts option
* upload logic
* proper grouping
* proper quoting
* it's boolean duh
* try toJSON, fix
2023-01-22 06:54:07 +05:30
David Holdeman
5a562ec801
Update yq, fix bug in pinout generation ( #4977 )
...
* update yq
* multiply backslashes so they don't get swallowed
(cherry picked from commit a892bd2d6f
)
2023-01-18 03:33:00 -05:00
rusefillc
69b8eb327a
Update yq, fix bug in pinout generation #4977
...
revert
2023-01-18 01:26:50 -05:00
rusefillc
baeaa5fcf8
Update yq, fix bug in pinout generation #4977
...
revert
2023-01-17 23:25:27 -05:00
David Holdeman
a892bd2d6f
Update yq, fix bug in pinout generation ( #4977 )
...
* update yq
* multiply backslashes so they don't get swallowed
2023-01-18 09:38:41 +05:30
Matthew Kennedy
0b09380a8b
tooth log converter ( #4960 )
2023-01-10 14:07:22 -05:00
rusefi
4cfc337276
STM32Cube v2.12
2023-01-06 16:45:42 -05:00
rusefi
20426b9696
STM32Cube v2.12
2023-01-06 15:32:32 -05:00
Nathan Schulte
798b43b33f
improve, simplify, misc/jenkins/ build scripts
2022-11-19 09:40:47 -05:00
rusefillc
f52104501b
rusEfi console does not start under AdoptOpenJDK #1181
...
using fresh version
2022-11-06 09:33:16 -05:00
rusefillc
2113a4d15f
rusEfi console does not start under AdoptOpenJDK #1181
...
bumping min requirment
2022-11-06 09:33:03 -05:00
rusefillc
feef4a2423
rusEfi console does not start under AdoptOpenJDK #1181
...
docs
2022-11-06 09:32:35 -05:00
David Holdeman
7d6ff5d911
Handle yams with no info section ( #4736 )
...
* try fix
* generate rows without image
2022-11-04 16:55:52 -04:00
rusefillc
63c75d8e7d
Let's admit it it's time to move to gradle #3014
...
autoupdate fix
2022-11-01 10:45:07 -04:00
rusefi
5adec06593
hiding WIP since not really alive
2022-10-23 17:17:23 -04:00
rusefillc
fecf88da2f
let's separate Android from not Android
2022-10-15 15:50:01 -04:00
rusefillc
7fe04faf02
let's separate Android from not Android
2022-10-15 15:13:02 -04:00
rusefillc
bae70e244a
rusefi_simulator.exe to be included into autoupdate
2022-09-26 23:09:54 -04:00
David Holdeman
d8b2565741
Pinout order ( #4601 )
...
* order by field
* add order to mre main
2022-09-21 10:09:18 -04:00
rusefillc
573ddbfab2
+x
2022-09-05 18:39:06 -04:00
rusefillc
06610d0dbc
re drivers not installing #4313
2022-08-23 20:50:55 -04:00
rusefillc
18f707b3f7
docs
2022-08-23 20:35:36 -04:00
rusefillc
10bd2dd0a2
looks dead to me
2022-08-23 20:35:01 -04:00
rusefillc
477ce177f4
+x
2022-08-16 19:51:40 -04:00
rusefillc
3c4bbb88d0
openblt into console
2022-08-08 14:36:32 -04:00
rusefi
7d157d296d
ST cube 2.11.0
2022-08-04 23:19:16 -04:00