Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added (partial) Travis-CI Support #96

Merged
merged 12 commits into from
Nov 8, 2013
Merged

Added (partial) Travis-CI Support #96

merged 12 commits into from
Nov 8, 2013

Conversation

matthewelse
Copy link
Contributor

This is more intended as a discussion rather than necessarily merging as soon as possible, as we need to come up with a way of getting ARMCC to install nicely on Linux so that the compilation can be tested with that. At the moment, there's only GCC support.

@matthewelse
Copy link
Contributor Author

Actually, before we even think about merging there are things that need to be changed, like the README so that the image isn't pointing to my Travis-CI thingy.

@matthewelse
Copy link
Contributor Author

I've added ARM-CC support (only using wine at the moment). Unfortunately, it relies on fetching a tar.gz from my public dropbox, which obviously isn't something we want to necessarily keep long-term. However, as a proof of concept, it works 😄

See: https://travis-ci.org/matthewelse/mbed/builds/13169556#L2673

@emilmont
Copy link
Contributor

emilmont commented Nov 8, 2013

Yes, this seems a good sanity check to be added, while we wait for our test infrastructure to be available as an external service.
I will modify the script to use just the publicly available ARM GCC toolchain.

Thanks,
Emilio

emilmont added a commit that referenced this pull request Nov 8, 2013
Added (partial) Travis-CI Support
@emilmont emilmont merged commit 42aa8af into ARMmbed:master Nov 8, 2013
yossi2le pushed a commit to yossi2le/mbed-os that referenced this pull request Jan 2, 2019
Add internal bootloader configuration for fake RoT and internal flash
artokin pushed a commit to artokin/mbed-os that referenced this pull request Aug 17, 2020
…ced9711c4

6ced9711c4 Merge branch 'master' into release_for_mbed_os
81e95acee7 README.md / filtering examples (ARMmbed#97)
2a1d4f8933 Include inttypes.h for PRIx<N> formatting macros (ARMmbed#96)
e7a828ea7e Remove dependency to Nanomesh headers (ARMmbed#92)

git-subtree-dir: features/frameworks/mbed-trace
git-subtree-split: 6ced9711c4442857a72add74680caf8fc57699c3
artokin pushed a commit to artokin/mbed-os that referenced this pull request Aug 18, 2020
…ced9711c4

6ced9711c4 Merge branch 'master' into release_for_mbed_os
81e95acee7 README.md / filtering examples (ARMmbed#97)
2a1d4f8933 Include inttypes.h for PRIx<N> formatting macros (ARMmbed#96)
e7a828ea7e Remove dependency to Nanomesh headers (ARMmbed#92)

git-subtree-dir: features/frameworks/mbed-trace
git-subtree-split: 6ced9711c4442857a72add74680caf8fc57699c3
artokin pushed a commit to artokin/mbed-os that referenced this pull request Aug 21, 2020
…ced9711c4

6ced9711c4 Merge branch 'master' into release_for_mbed_os
81e95acee7 README.md / filtering examples (ARMmbed#97)
2a1d4f8933 Include inttypes.h for PRIx<N> formatting macros (ARMmbed#96)
e7a828ea7e Remove dependency to Nanomesh headers (ARMmbed#92)

git-subtree-dir: features/frameworks/mbed-trace
git-subtree-split: 6ced9711c4442857a72add74680caf8fc57699c3
artokin pushed a commit to artokin/mbed-os that referenced this pull request Aug 21, 2020
…from 6d72419d8b..293edc63b8

293edc63b8 Merge pull request ARMmbed#100 from ARMmbed/update_from_mbedos
b5c79340aa Flag chrono functions to support Mbed OS 5.15
f623784a51 Revert "Revert "(via Mbed-OS)Use std::chrono based functions (ARMmbed#98)" (ARMmbed#99)"
273491840a Revert "(via Mbed-OS)Use std::chrono based functions (ARMmbed#98)" (ARMmbed#99)
4c1cf6e8ca (via Mbed-OS)Use std::chrono based functions (ARMmbed#98)
6c1e445c43 Merge pull request ARMmbed#97 from ARMmbed/IOTTHD-4181
3e5fd70b38 Atmel RF: Data whitening configurable
16d636242a Merge pull request ARMmbed#96 from ARMmbed/IOTTHD-3433
18aed62f22 Atmel RF: Check if given TX power is invalid and return -1
86492ad9f8 Atmel RF: Implemented TX power setting
fd1cd361f5 Allow PIN configuration using Mbed OS config (ARMmbed#95)

git-subtree-dir: connectivity/drivers/802.15.4_RF/atmel-rf-driver
git-subtree-split: 293edc63b87c4700579b14f2034ab152c0fb4f4c
artokin pushed a commit to artokin/mbed-os that referenced this pull request Dec 14, 2020
…7b93ec6..ad7631083a

ad7631083a Merge pull request ARMmbed#96 from PelionIoT/heap_lite_stats
18b742b2c7 Heap stat's enabled allways by default.
9b4cbaf101 Added extended block list to dynamic memory tracker (ARMmbed#95)
8ff6d31abb Added dynamic memory tracker and hooks to dynmem library (ARMmbed#93)
cf2b133082 Merge pull request ARMmbed#92 from LDong-Arm/add_present_flag
9eb6f2dde7 Add config to generate macro MBED_CONF_NANOSTACK_LIBSERVICE_PRESENT

git-subtree-dir: features/frameworks/nanostack-libservice
git-subtree-split: ad7631083ad69efa3a4335dd586934d25ab70b27
artokin pushed a commit to artokin/mbed-os that referenced this pull request Jan 19, 2021
…67d7b93ec6..a526cc3f41

a526cc3f41 Merge pull request ARMmbed#97 from PelionIoT/sync_from_mbed_os
2f82569918 Add license notice to Arm copyrighted source files
ad7631083a Merge pull request ARMmbed#96 from PelionIoT/heap_lite_stats
18b742b2c7 Heap stat's enabled allways by default.
9b4cbaf101 Added extended block list to dynamic memory tracker (ARMmbed#95)
8ff6d31abb Added dynamic memory tracker and hooks to dynmem library (ARMmbed#93)
cf2b133082 Merge pull request ARMmbed#92 from LDong-Arm/add_present_flag
9eb6f2dde7 Add config to generate macro MBED_CONF_NANOSTACK_LIBSERVICE_PRESENT

git-subtree-dir: connectivity/libraries/nanostack-libservice
git-subtree-split: a526cc3f41bfd0ec6a78e6998b8f8dcc1bd2afc9
artokin pushed a commit to artokin/mbed-os that referenced this pull request Jan 19, 2021
…7b93ec6..a526cc3f41

a526cc3f41 Merge pull request ARMmbed#97 from PelionIoT/sync_from_mbed_os
2f82569918 Add license notice to Arm copyrighted source files
ad7631083a Merge pull request ARMmbed#96 from PelionIoT/heap_lite_stats
18b742b2c7 Heap stat's enabled allways by default.
9b4cbaf101 Added extended block list to dynamic memory tracker (ARMmbed#95)
8ff6d31abb Added dynamic memory tracker and hooks to dynmem library (ARMmbed#93)
cf2b133082 Merge pull request ARMmbed#92 from LDong-Arm/add_present_flag
9eb6f2dde7 Add config to generate macro MBED_CONF_NANOSTACK_LIBSERVICE_PRESENT

git-subtree-dir: features/frameworks/nanostack-libservice
git-subtree-split: a526cc3f41bfd0ec6a78e6998b8f8dcc1bd2afc9
artokin pushed a commit to artokin/mbed-os that referenced this pull request Jan 21, 2021
…7b93ec6..a526cc3f41

a526cc3f41 Merge pull request ARMmbed#97 from PelionIoT/sync_from_mbed_os
2f82569918 Add license notice to Arm copyrighted source files
ad7631083a Merge pull request ARMmbed#96 from PelionIoT/heap_lite_stats
18b742b2c7 Heap stat's enabled allways by default.
9b4cbaf101 Added extended block list to dynamic memory tracker (ARMmbed#95)
8ff6d31abb Added dynamic memory tracker and hooks to dynmem library (ARMmbed#93)
cf2b133082 Merge pull request ARMmbed#92 from LDong-Arm/add_present_flag
9eb6f2dde7 Add config to generate macro MBED_CONF_NANOSTACK_LIBSERVICE_PRESENT

git-subtree-dir: features/frameworks/nanostack-libservice
git-subtree-split: a526cc3f41bfd0ec6a78e6998b8f8dcc1bd2afc9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants