Cleaned up Xylos TX, J/N works again

This commit is contained in:
furrtek 2016-07-27 05:54:55 +02:00
parent 2177456b7e
commit 79f2134d91
11 changed files with 166 additions and 223 deletions

View file

@ -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',