Commit Graph

54 Commits

Author SHA1 Message Date
Léa Saviot
43d9f0678f [scripts/device] Add padding when building two binaries 2019-06-03 11:49:03 +02:00
Léa Saviot
5611e27cbf [scripts] Fix typo in comment 2019-06-03 10:19:45 +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
4a67d3813e [scripts] Fix %_two_binaries target to ensure to include every section in
at least one binary
2019-05-03 18:11:36 +02:00
Émilie Feral
e5f1b34e03 [scripts] We cannot build all bench binaries at once because they
require different flags
2019-05-03 17:40:07 +02:00
Émilie Feral
a4b382df54 Merge branch 'version-11' into f7 2019-05-03 17:34:01 +02:00
Émilie Feral
3345224d5e build: Version 11.0.0 2019-05-03 17:32:49 +02:00
Émilie Feral
db49a6b31a Build: error if building bench_files without the right flags 2019-05-02 17:12:51 +02:00
Léa Saviot
725c3abd33 [scripts] More bench targets 2019-04-29 14:17:15 +02:00
Léa Saviot
235a7ed860 [scripts] By default, EPSILON_ONBOARDING_APP is 0
So that the backlight is inited on platforms where the onboarding app is
not displayed
2019-04-26 12:04:06 +02: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
3f8218febb Build: fix target test_external_flash 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
cae21c1ffb [scripts] Use 2 differents build directories for n0100 and n0101 2019-04-16 10:12:12 +02:00
Émilie Feral
43725bcac2 [ion] Keyboard: specify different keyboard layouts per platform/model 2019-04-12 15:01:58 +02:00
Léa Saviot
deba6ca581 [scripts] Target to build an internal and an external .bin 2019-04-09 15:28:03 +02:00
Léa Saviot
46c8b3b480 [scripts] Target to build an internal and an external .bin 2019-04-08 17:56:12 +02:00
Émilie Feral
22b9924f31 Merge branch 'master' of github.com:numworks/epsilon into f7 2019-04-05 11:35:48 +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
Léa Saviot
4d5729dde3 [bench] bench.bin target builds for RAM 2019-03-22 17:58:42 +01:00
Léa Saviot
5babf98007 [scripts] Default device build is for n0101 2019-03-22 15:45:31 +01:00
Romain Goyet
ec3068204f [ion/sdl/ios] Add Info.plist attributes to make the AppStore happy 2019-03-21 18:24:29 +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
Romain Goyet
d25182d0db Merge branch 'master' into sdl 2019-03-20 18:03:28 +01:00
Romain Goyet
bb1b9cce2b [ion/sdl/ios] Improve the build scripts 2019-03-20 15:45:24 +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
506068a725 [scripts] Fix flasher.elf build 2019-03-19 10:40:53 +01:00
Romain Goyet
8ff8599958 [ion/sdl/android] Error-out if NDK_ABI has not been defined 2019-03-18 22:59:07 +01:00
Romain Goyet
cb22879965 [ion/sdl/ios] Clean up the build scripts 2019-03-18 22:58:50 +01:00
Romain Goyet
b08246f960 [ion/sdl/ios] Build with customizable min_ios_version 2019-03-18 18:27:13 +01:00
Romain Goyet
ed69789eac [ion/sdl/ios] Use assets for the icon 2019-03-18 17:16:29 +01:00
Romain Goyet
0bc0cdcbd6 [ion/sdl/ios] Improve the iOS build 2019-03-18 12:11:22 +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
934c219739 [ion/sdl/android] Pass the current locale 2019-03-12 17:45:41 +01:00
Romain Goyet
85c02aa919 [ion/sdl] Clean the Android build system 2019-03-12 14:18:51 +01:00
Léa Saviot
43bd5e7044 [scripts] Fix PLATFORM=device build 2019-03-12 09:45:09 +01:00
Léa Saviot
dcd83923ef [scripts] Fix the emscripten simulator.zip build 2019-03-12 09:45:09 +01:00
Romain Goyet
a71319c9d5 [ion/sdl/android] Create a directory if needed 2019-03-08 18:29:01 +01:00
Romain Goyet
9c9da1ff19 [ion/sdl/ios] Target the booted simulator 2019-03-08 17:23:23 +01:00
Romain Goyet
bf2c0459b3 [scripts] Fix a typo 2019-03-08 17:21:09 +01:00
Romain Goyet
a214e9d6f9 [ion/sdl] Proper dependency tracking for multi-arch projects 2019-03-08 17:20:15 +01:00
Romain Goyet
c718792657 [ion/sdl/ios] Add a launchscreen 2019-03-08 17:19:52 +01:00
Romain Goyet
be10157c49 [scripts] Cleanups 2019-03-08 11:48:02 +01:00
Romain Goyet
2be45fd28b [scripts/windows] Load -mwindows only in non-debug builds 2019-03-08 11:42:35 +01:00
Romain Goyet
acb6c65e35 [ion/sdl] Add a Windows version 2019-03-07 23:01:45 +01:00
Romain Goyet
2ac9f3efbd [ion/sdl] Add macOS support 2019-03-07 22:59:42 +01:00
Romain Goyet
7c5c10060f [ion/sdl] Add an iOS version 2019-03-06 21:55:04 +01:00
Romain Goyet
1b292d123d [ion/sdl] Cleanup the Makefiles 2019-03-06 21:01:22 +01:00
Romain Goyet
e2bb859e85 [ion/sdl] Fix the Makefiles 2019-03-06 20:59:43 +01:00
Romain Goyet
bb95deff97 [ion/sdl] Use the newer scripts path 2019-03-06 20:09:58 +01:00