-
Notifications
You must be signed in to change notification settings - Fork 1
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
Test pr 3 #3
Test pr 3 #3
Conversation
Can one of the admins verify this patch? |
ok to test |
1 similar comment
ok to test |
test this please |
Build started, sha1 is merged |
Build finished. |
test this please |
Build started, sha1 is merged |
Build finished. |
test this please |
Build started, sha1 is merged |
Build finished. |
test this please |
1 similar comment
test this please |
Build started, sha1 is merged |
Build finished. |
test this please |
Building and tests failed! |
test this please |
[Build #7] |
test this please |
|
test this please |
|
test this please |
1 similar comment
test this please |
|
test this please HOST_OSES=ALL |
test this please |
|
test this please HOST_OSES=ALL |
1 similar comment
test this please HOST_OSES=ALL |
|
test this please HOST_OSES=ALL |
|
test this please HOST_OSES=ALL |
|
test this please HOST_OSES=ALL |
Can one of the admins verify this patch? |
|
test this please HOST_OSES=ALL |
Can one of the admins verify this patch? |
|
Update my fork with original
up merge from ARMmbed/nordic_sdk_integration
Refactored serial_api implementation.
removed static-declarations from header
Add <stdint.h> include to header
* Adding Cortex-A support for gnuarmeclipse * Preventing '-mthumb' from being added to Cortex-A builds. Previously, both '-mthumb' and '-marm' were being supplied to the compiler (in that order). Because '-marm' came last, the compiler respected this option. This change makes it so '-mthumb' is added for all 'Cortex-M' targets only. * Renaming to capital .S for Eclipse compatibility
Fix compilance test compilation
Change driver initialization behavior:
'nother test
Build Info
HOST_OSES=ALL
BUILD_TOOLCHAINS=GCC_ARM
TEST_PLATFORMS=K64F,NRF51822