Commit Graph

9 Commits

Author SHA1 Message Date
Hideki Sekine
c2b612ac0c [CI] run-make/thumb: remove -j 1 from cargo run 2018-08-10 13:35:12 +09:00
Hideki Sekine
6c526537b8 [CI] run-make/thumb: support 4 thumb*-none-eabi* targets:
- thumbv6m-none-eabi (Bare Cortex-M0, M0+, M1)
- thumbv7em-none-eabi (Bare Cortex-M4, M7)
- thumbv7em-none-eabihf (Bare Cortex-M4F, M7F, FPU, hardfloat)
- thumbv7m-none-eabi (Bare Cortex-M3)
2018-08-08 19:17:00 +09:00
Hideki Sekine
bbbe4417d0 [CI] run-make/thumb: tidy up variables 2018-08-08 18:41:05 +09:00
Hideki Sekine
7c438d4732 [CI] run-make/thumb: remove hacky workaround. 2018-08-08 18:29:17 +09:00
Hideki Sekine
633832ffc2 [CI] run-make/thumb: 1st working version with hacky workaround. 2018-08-08 04:02:02 +09:00
Hideki Sekine
5af644c77b [CI] run-make/thumb: Add LD_LIBRARY_PATH experiment, etc. 2018-08-07 02:10:36 +09:00
Hideki Sekine
9e2dc550b5 [CI] run-make/thumb: add log for cargo build 2018-08-07 01:20:50 +09:00
Hideki Sekine
320b240819 [CI] run-make/thumb: add -vv to cargo build for diag 2018-08-07 00:50:44 +09:00
Hideki Sekine
d71cc75b7c [CI] run-make: experimental thumb test 2018-08-06 22:19:00 +09:00