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

test - add nanostack to examples.json file #4145

Merged

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Apr 10, 2017

Description

Adding nanostack border router example to the list as requested by @MarceloSalazar

@MarceloSalazar @SeppoTakalo - what configurations are supported - any toolchain? k64f and k66f and stm32 nucleo f429? Let me know, I can update this

@0xc0170
Copy link
Contributor Author

0xc0170 commented Apr 11, 2017

Bump

@SeppoTakalo
Copy link
Contributor

K64F, K66F (requires mbed-OS 5.4.3), ST Nucleo F429.

See: https://github.com/ARMmbed/nanostack-border-router#selecting-the-target-platform

@0xc0170 0xc0170 force-pushed the dev_examples_add_nanostackrouter branch from 1b60552 to d6d825b Compare April 11, 2017 12:24
@0xc0170
Copy link
Contributor Author

0xc0170 commented Apr 11, 2017

K64F, K66F (requires mbed-OS 5.4.3), ST Nucleo F429.

Updated

@theotherjimmy
Copy link
Contributor

@SeppoTakalo Is the example supported list correct now?

@MarceloSalazar
Copy link

MarceloSalazar commented Apr 12, 2017

@SeppoTakalo can you confirm that K66 is fully supported in nanostack BR?
There are references to the following repo
https://github.com/ARMmbed/sal-nanostack-driver-k64f-eth

If K66 is compatible, then we may need to rename sal-nanostack-driver-k64f-eth to sal-nanostack-driver-k6xf-eth

@SeppoTakalo
Copy link
Contributor

K66F is supported, it is the same Ethernet driver with just small changes. We added conditional compilation here: https://github.com/ARMmbed/sal-nanostack-driver-k64f-eth/tree/master/source so there are TARGET_K64F and TARGET_K66F

Potentially that driver could be renamed.

@0xc0170
Copy link
Contributor Author

0xc0170 commented Apr 20, 2017

@SeppoTakalo @MarceloSalazar happy with this patch?

@SeppoTakalo
Copy link
Contributor

Yes, except why toolchains only shows GCC_ARM we support all?

@0xc0170 0xc0170 force-pushed the dev_examples_add_nanostackrouter branch from d6d825b to ea53150 Compare April 21, 2017 12:11
@0xc0170
Copy link
Contributor Author

0xc0170 commented Apr 21, 2017

Yes, except why toolchains only shows GCC_ARM we support all?

Fixed, plus rebased

/morph test

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 61

All builds and test passed!

@0xc0170
Copy link
Contributor Author

0xc0170 commented Apr 24, 2017

I rerun travis, failed in multithreaded_barrage_test that is irrelevant to this changeset

@theotherjimmy theotherjimmy merged commit 7b13217 into ARMmbed:master Apr 24, 2017
exmachina-auto-deployer pushed a commit to exmachina-dev/mbed-os that referenced this pull request May 16, 2017
…lwip_broadcast

Release mbed OS 5.4.5 and mbed lib v142

Ports for Upcoming Targets

Fixes and Changes

4059: [Silicon Labs] Rename targets ARMmbed#4059
4115: Support for Qt Creator Generic project export and associated Makefile ARMmbed#4115
3915: Feature vscode ARMmbed#3915
4205: tests: race test - add not supported for single threaded env ARMmbed#4205
4187: [NCS36510] Reduce default heap size allocated by IAR to 1/4 of RAM ARMmbed#4187
4145: test - add nanostack to examples.json file ARMmbed#4145
4093: Update.py: New feature - update a branch instead of a fork, plus general improvements. ARMmbed#4093
4225: fixed missing device_name for xDot and removed progen ARMmbed#4225
4243: Config: config header file should contain new line ARMmbed#4243
4251: Fix C++11 build error w/ u-blox EVK-ODIN-W2 ARMmbed#4251
4236: STM32 Fixed warning related to __packed redefinition ARMmbed#4236
4224: Add `mbed new .` output to export ARMmbed#4224
4190: LPC4088: Enable LWIP feature ARMmbed#4190
4136: Error when bootloader is specified but does not exist ARMmbed#4136
3881: Remove debug links to printf/exit in NDEBUG builds ARMmbed#3881
4260: Inherit Xadow M0 target from LPC11U35_501 ARMmbed#4260
4249: Add consistent button names across targets ARMmbed#4249
4254: Removed unused variable in TARGET_NXP/lpc17_emac.c ARMmbed#4254
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants