Commit Graph

16 Commits

Author SHA1 Message Date
Émilie Feral
d01a3794e8 [scripts] device/dfu.py: enable to jump to another address than
0x08000000 when leaving DFU mode
2019-08-08 17:22:01 +02:00
Émilie Feral
9a25462e3e [scripts] device/dfu.py: fix exitDfu 2019-08-08 17:22:01 +02:00
Émilie Feral
33d39153b2 [scripts] device/dfu.py: extend the detected dfu devices (include
NumWorks VID/PID)
2019-08-08 17:22:01 +02:00
Émilie Feral
5a14037b9c [scripts] Package dfu-util equivalent in python (sources from micropython) 2019-08-08 17:22:01 +02:00
Émilie Feral
1b7def19c2 [scripts] Build in release and debug objects in separated subfolders:
(eg, build/[release|debug]/[device|emscripten|...]/)
2019-08-08 17:22:01 +02:00
Émilie Feral
2ddb586bdc [scripts] Remove EPSILON_USB_DFU_XIP flag: specify the right dfu sources
for each target
2019-08-08 16:29:38 +02:00
Émilie Feral
cd402b6833 [scripts] Fix elf2dfu: avoid removing non-existing file 2019-08-08 16:29:38 +02:00
Léa Saviot
4dd2a5a47a [ion] Change model name: n0200 --> n0110 2019-06-05 11:25:52 +02:00
Émilie Feral
1d548e4536 [scripts] Fix elf2dfu not to break when internal or external flash in
empty (enable to build dfu file for N0100)
2019-05-31 14:18:31 -04:00
Émilie Feral
493cff9c0f [ion] N0200: access flash memory through ITCM bus instead of AXIM bus 2019-04-18 09:51:22 +02:00
Émilie Feral
e1b2bb09f0 Change model name: n0101 --> n0200 2019-04-16 10:49:41 +02:00
Émilie Feral
6fbf8fe196 [scripts] Add method in gdb script (load_isr, use_dfu_symbol_file) 2019-03-28 15:49:11 +01:00
Émilie Feral
e0be38681b [scripts] Fix elf2dfu.py to sort internal/external sections on their address rather than
on their names
2019-03-21 15:40:15 +01:00
Émilie Feral
da0c95a801 [scripts] Change elf2dfu to build a .dfu with 2 elements: internal &
external
2019-03-19 15:59:14 +01:00
Émilie Feral
ff6d8139f3 Merge branch 'master' of github.com:numworks/epsilon into f7 2019-03-14 15:10:40 +01:00
Romain Goyet
2af792cf88 [build] Rename the build folder to scripts 2019-03-06 15:00:59 +01:00