Matthew Kennedy
3072d54717
dead code, warnings ( #2461 )
2021-03-15 10:23:19 -04:00
Matthew Kennedy
4d69ae7fc7
put back ( #2452 )
2021-03-13 06:59:33 -05:00
GitHub build-firmware Action
3266dc1e6d
Auto-generated configs and docs
2021-03-13 02:26:53 +00:00
GitHub build-firmware Action
05cc3b0129
Auto-generated configs and docs
2021-03-12 05:52:29 +00:00
GitHub build-firmware Action
aba69aa4a7
Auto-generated configs and docs
2021-03-12 05:18:18 +00:00
GitHub build-firmware Action
37038eaaa2
Auto-generated configs and docs
2021-03-12 04:19:00 +00:00
GitHub build-firmware Action
e832e4c40b
Auto-generated configs and docs
2021-03-11 19:11:45 +00:00
GitHub build-firmware Action
fc918ddd02
Auto-generated configs and docs
2021-03-11 13:40:39 +00:00
GitHub build-firmware Action
af21cd11b5
Auto-generated configs and docs
2021-03-11 04:22:28 +00:00
GitHub build-firmware Action
e9b9572181
Auto-generated configs and docs
2021-03-11 02:16:35 +00:00
GitHub build-firmware Action
3c355f8825
Auto-generated configs and docs
2021-03-11 00:54:18 +00:00
GitHub build-firmware Action
2eb3a17dba
Auto-generated configs and docs
2021-03-10 22:31:48 +00:00
GitHub build-firmware Action
00e610672f
Auto-generated configs and docs
2021-03-09 23:55:38 +00:00
GitHub build-firmware Action
3b6d5e9b24
Auto-generated configs and docs
2021-03-09 13:45:05 +00:00
GitHub build-firmware Action
7dd7d45c7a
Auto-generated configs and docs
2021-03-09 00:20:19 +00:00
GitHub build-firmware Action
7974f6d11a
Auto-generated configs and docs
2021-03-08 19:52:22 +00:00
GitHub build-firmware Action
b4f1fedc9e
Auto-generated configs and docs
2021-03-08 12:42:18 +00:00
GitHub build-firmware Action
6afd9f25b5
Auto-generated configs and docs
2021-03-08 05:02:53 +00:00
GitHub build-firmware Action
6e849712e9
Auto-generated configs and docs
2021-03-08 04:23:16 +00:00
GitHub build-firmware Action
0f43375fe0
Auto-generated configs and docs
2021-03-08 01:23:25 +00:00
GitHub build-firmware Action
652cab4148
Auto-generated configs and docs
2021-03-08 01:20:20 +00:00
GitHub build-firmware Action
ec5ee49018
Auto-generated configs and docs
2021-03-08 00:27:34 +00:00
Matthew Kennedy
b729bdbcbf
Store ini filesystem in compressed block device ( #2420 )
...
* add module
* implement compressed block device
* enable for f7/h7
* script
* stub compressed image
* implement
* call the script
* headers, comments, fix init bug
* set msd options
* update chibios-contrib
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-03-07 19:25:34 -05:00
GitHub build-firmware Action
4c5868dfbd
Auto-generated configs and docs
2021-03-07 22:33:47 +00:00
GitHub build-firmware Action
38d0a25ffd
Auto-generated configs and docs
2021-03-07 22:13:26 +00:00
GitHub build-firmware Action
09ddc5094f
Auto-generated configs and docs
2021-03-07 21:45:17 +00:00
GitHub build-firmware Action
e29daa2b12
Auto-generated configs and docs
2021-03-07 21:37:29 +00:00
GitHub build-firmware Action
29f92a8db7
Auto-generated configs and docs
2021-03-07 20:34:10 +00:00
GitHub build-firmware Action
98067c6ee0
Auto-generated configs and docs
2021-03-06 17:57:53 +00:00
GitHub build-firmware Action
3f1bb4d79f
Auto-generated configs and docs
2021-03-06 02:45:40 +00:00
GitHub build-firmware Action
ada14307a3
Auto-generated configs and docs
2021-03-06 02:41:20 +00:00
GitHub build-firmware Action
c510211957
Auto-generated configs and docs
2021-03-06 02:09:06 +00:00
GitHub build-firmware Action
d1056e3972
Auto-generated configs and docs
2021-03-06 01:48:51 +00:00
GitHub build-firmware Action
2ecfabd28e
Auto-generated configs and docs
2021-03-06 01:45:12 +00:00
GitHub build-firmware Action
8373725f5e
Auto-generated configs and docs
2021-03-06 01:34:46 +00:00
GitHub build-firmware Action
8a5d65cdbc
Auto-generated configs and docs
2021-03-06 01:00:28 +00:00
GitHub build-firmware Action
6d40566a10
Auto-generated configs and docs
2021-03-06 00:30:16 +00:00
GitHub build-firmware Action
8d49cc3e48
Auto-generated configs and docs
2021-03-05 22:44:12 +00:00
Matthew Kennedy
b86f081d72
don't update ramdisk image in master ( #2422 )
...
* put back the default file
* gitignore
2021-03-05 17:42:22 -05:00
GitHub build-firmware Action
8dc17d420c
Auto-generated configs and docs
2021-03-05 03:41:12 +00:00
GitHub build-firmware Action
f0098d8bc1
Auto-generated configs and docs
2021-03-05 02:01:14 +00:00
Matthew Kennedy
496acd7fc0
Embed ini ( #2417 )
...
* replace null device with rusefi ini
* comment
* warning
* stub ramdisk for when we don' thave an image
* maybe generate the image with a build
* install mtools
* fail on error
* install deps _before_ we need them
* embed a little readme
* oops
2021-03-03 07:50:53 -05:00
Matthew Kennedy
7562de4f10
usb mass storage progress ( #2345 )
...
* usb mass storage
* remove old files
* this file is gone
2021-02-13 15:06:05 -05:00
Matthew Kennedy
990bfe763e
implement null block device ( #2341 )
...
* implement null device
* fix build
2021-02-13 08:53:10 -05:00
rusefi
fef6c3cc95
#631
2019-01-28 19:33:51 -05:00
rusefi
38d11a81aa
#140
2017-06-18 03:12:18 -04:00
Andrei
b31281fadc
ifndef HAL_USE_USB_MSD compilation fix
2017-05-24 18:12:09 +03:00
Fabien Poussin
e4952250d1
Adding ChibiOS Contrib module for a proper mass storage driver.
...
Adding missing board files.
2017-03-29 17:55:53 +02:00
Fabien Poussin
1eb330c600
ChibiOS 16.x update.
2017-03-29 17:54:06 +02:00
rusEfi
566cd36d85
auto-sync
2016-07-04 23:03:06 -04:00