mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-27 16:17:31 -04:00
Cleaned up Xylos TX, J/N works again
This commit is contained in:
parent
2177456b7e
commit
79f2134d91
11 changed files with 166 additions and 223 deletions
|
@ -56,12 +56,12 @@ images = (
|
|||
{
|
||||
'name': 'bootstrap',
|
||||
'data': bootstrap_image,
|
||||
'size': 0x10000,
|
||||
'size': 0x8000,
|
||||
},
|
||||
{
|
||||
'name': 'baseband',
|
||||
'data': baseband_image,
|
||||
'size': 0x30000,
|
||||
'size': 0x38000,
|
||||
},
|
||||
{
|
||||
'name': 'application',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue