iceman1001
8f20eed914
fix CID #405232
2023-03-04 20:10:46 +01:00
iceman1001
475bbe183d
some generic devices has other sizes of flash
2023-02-18 22:02:20 +01:00
Henry Gabryjelski
c531bd0f65
make style updates
2023-02-18 12:20:43 -08:00
Henry Gabryjelski
229454963b
standardize flash uniqueID to big-endian
2023-02-18 12:16:50 -08:00
Henry Gabryjelski
48ca513a96
updates from make style
2023-02-17 17:27:07 -08:00
Henry Gabryjelski
44676bde72
Bootrom: Enable serial number from flash
...
* Add `.ramfunc` section to bootrom loader script
* exclude spiffs functionality from flashmem.h/flashmem.c
(allows bootrom to use flashmem)
* hide unused tick.h / flashmem.h functions from bootrom
(not technically necessary; see comments)
* bootrom: add source files, include path, and defines when
`PLATFORM_DEFS` defines `WITH_FLASH`
* Define `AS_BOOTROM` to indicate code is building for bootrom
2023-02-17 17:07:13 -08:00
Henry Gabryjelski
5784c8de77
Update USB Serial Number from SPI flash's uniqueID
...
Also allow flash to be separately enabled via PLATFORM_EXTRAS.
NOTE: this does *NOT* enable the serial number
in the bootrom. Still investigating options there.
2023-02-17 17:07:13 -08:00
iceman1001
2bd404b496
Revert "Release v4.16191 - Nitride"
...
This reverts commit bec61e9185
.
2023-01-29 20:35:17 +01:00
iceman1001
bec61e9185
Release v4.16191 - Nitride
2023-01-29 20:35:17 +01:00
Alejandro
474aaed4b7
Added a proper way to check if it is rdv4 fw
2023-01-24 23:01:28 +01:00
iceman1001
063e2da49d
Revert "Release v4.15864 - Radium"
...
This reverts commit 93ca7b4f6e
.
2022-10-29 01:34:05 +02:00
iceman1001
93ca7b4f6e
Release v4.15864 - Radium
2022-10-29 01:34:05 +02:00
merlokk
541c060a5d
hf read adc low level command
2022-06-25 00:36:42 +03:00
iceman1001
1731695483
Revert "Release v4.14831 - Frostbit"
...
This reverts commit 0b65f2bc9e
.
2022-01-11 19:17:19 +01:00
iceman1001
0b65f2bc9e
Release v4.14831 - Frostbit
2022-01-11 19:17:19 +01:00
Philippe Teuwen
be18b9478d
fix ldscript
2022-01-08 01:12:37 +01:00
Philippe Teuwen
30aa7aa7d1
Adapting license headers, WIP
2022-01-08 00:40:52 +01:00
iceman1001
49ee82be19
zx now builds after fixing corrent header.
2021-12-24 15:24:32 +01:00
iceman1001
69ea599fee
skeleton for ZX8211
2021-12-24 13:32:28 +01:00
Philippe Teuwen
4d46c1907f
Added CROSS_CC and similar args for maintainers, see Maintainers.md
2021-09-21 13:50:15 +02:00
iceman1001
d3696ee2c3
Revert "Release v4.14434 - crimson"
...
This reverts commit 2c4c676db2
.
2021-09-18 21:44:56 +02:00
iceman1001
2c4c676db2
Release v4.14434 - crimson
2021-09-18 21:44:55 +02:00
Philippe Teuwen
0ed190936d
Show source version in the makefile logs
2021-09-05 01:18:42 +02:00
Philippe Teuwen
e79fb92074
Add fpga-xc3s100e and icopyx support
2021-08-21 23:45:46 +02:00
Philippe Teuwen
bc76c7263e
reduce some globals scope
2021-08-21 23:14:54 +02:00
iceman1001
f0c1665427
Revert "Release v4.13441 - midsummer"
...
This reverts commit 55e1b6714b
.
2021-06-25 23:39:10 +02:00
iceman1001
55e1b6714b
Release v4.13441 - midsummer
2021-06-25 23:39:10 +02:00
Philippe Teuwen
49e32a12ec
Add warning for deprecated PM3OTHER
2021-01-14 14:41:08 +01:00
iceman1001
d7baee2f0c
swapped PM3OTHER -> PM3GENERIC, while keeping PM3OTHER functionalitwise for backwards compat.
2021-01-14 14:23:00 +01:00
gator96100
f4c632bd31
Added DEBUG_ARM flag
2020-12-30 00:19:21 +01:00
gator96100
8c29c4231b
Allow generation of debug information when using no compression
2020-12-29 03:30:57 +01:00
gator96100
11567dc2e3
Added option for running with uncompressed .data section. Thanks @doegox
2020-12-28 22:48:41 +01:00
Christian Molson
614ab55809
Initial commit for em4x70 support.
...
Initially I only have an em4x70 variant used for car transponders.
Also known as the ID48.
2020-12-05 17:47:03 -05:00
Philippe Teuwen
e6d1e3bbfc
Makefile: fix unnecessary recompilations when no Standalone mode is defined
2020-12-01 01:23:36 +01:00
iceman1001
c9bfb5c10b
LCD support is conditional
2020-11-30 12:25:53 +01:00
Philippe Teuwen
b72c8dc3d7
Allow to skip parts from Makefile.platform
2020-11-05 02:33:01 +01:00
Philippe Teuwen
c549478ca5
Allow to specify 256k platforms
2020-11-05 02:32:41 +01:00
Philippe Teuwen
2e670d7db4
Makefile.hal: make it easier to comment parts
2020-10-07 01:24:33 +02:00
tharexde
cdb57c9c2b
Merge branch 'master' into dev_em4x50_info_write
...
merge conflict
2020-06-22 21:04:48 +02:00
iceman1001
b5345eb0bd
use 8488 bytes stack like before
2020-06-22 13:25:29 +02:00
iceman1001
a53c4a8a5b
chg: adapt stack , run "lf search" on a blank t55xx now ok
2020-06-17 23:42:21 +02:00
tharexde
6cd927d6d4
added EM4x50 info function
2020-06-15 14:31:15 +02:00
iceman1001
62ce1cdf13
chg: increase stack size - hf mfu simlation needs it
2020-06-14 12:16:27 +02:00
slurdge
3b757a627b
Increase stack to 5KiB
2020-06-10 23:03:17 +02:00
slurdge
cba76ca167
Fix stacksize & make common area size a variable
2020-06-10 14:06:45 +02:00
slurdge
c89fc81fcf
Make BigBuf take dynamically the available space with a fixed (4K) stack
2020-06-10 12:41:18 +02:00
Philippe Teuwen
07c6e124c5
textual
2020-06-07 19:20:36 +02:00
slurdge
1a8eff5d42
add lz4 to arm side
2020-06-05 16:24:05 +02:00
iceman1001
d40251ff0b
Revert "Release v4.9237 - Ice Coffee ☕ "
...
This reverts commit 833bc4d9a3
.
2020-05-21 21:55:15 +02:00
iceman1001
833bc4d9a3
Release v4.9237 - Ice Coffee ☕
2020-05-21 21:55:15 +02:00