Philippe Teuwen
|
df9f34ba2b
|
lz4/fpga_compress: remove warning missing-braces
fpga_compress.c:154:49: error: suggest braces around initialization of subobject [-Werror,-Wmissing-braces]
LZ4_streamDecode_t lz4StreamDecode_body = { 0 };
^
{}
|
2020-06-07 13:02:51 +02:00 |
|
slurdge
|
cb03286420
|
fpga_compress uses lz4
|
2020-06-03 16:07:35 +02:00 |
|
Philippe Teuwen
|
cb8d589fc4
|
armsrc: clarify static vars vs global vars, part 3
|
2020-05-19 18:12:40 +02:00 |
|
iceman1001
|
8a3f2d03ac
|
style
|
2020-03-09 16:54:42 +01:00 |
|
iceman1001
|
bc3f0c4da8
|
fix: #555 fpga_compress missing tarbin directive
|
2020-02-12 09:52:23 +01:00 |
|
Philippe Teuwen
|
5ef4d6dbbb
|
fpga_compress: no previous prototype warning
|
2019-10-26 18:32:38 +02:00 |
|
Philippe Teuwen
|
c6220dc7be
|
fpga_compress: unused parameter warning
|
2019-10-26 18:32:17 +02:00 |
|
Philippe Teuwen
|
a5001de76c
|
less magic trick in fpga_compress for coverity
|
2019-10-05 19:10:40 +02:00 |
|
Philippe Teuwen
|
16a7cfd7b2
|
make style (excepted cmdhficlass...)
|
2019-08-26 22:28:39 +02:00 |
|
Philippe Teuwen
|
6ebae499aa
|
rework fpga_compress & isolate zlib: use Makefile.host
|
2019-08-19 21:50:16 +03:00 |
|
root
|
7fc5fe6dd5
|
chg: unifed the dateformat
|
2019-08-18 17:43:54 +02:00 |
|
Philippe Teuwen
|
0ab23426d6
|
OSX workaround to get universal pm3 homebrew formula still working
|
2019-08-11 22:52:11 +02:00 |
|
Philippe Teuwen
|
47bcee05ad
|
Missing platform in fpga_compress Makefile
|
2019-08-11 22:30:04 +02:00 |
|
Philippe Teuwen
|
80b4e81130
|
Fix fpga_compress race condition and isolate it in tools
|
2019-08-11 21:42:01 +02:00 |
|