Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Support for mbed OS 5.5 / CMSIS v5 RTOS v2 #60

Merged
merged 2 commits into from
Jun 11, 2017
Merged

Support for mbed OS 5.5 / CMSIS v5 RTOS v2 #60

merged 2 commits into from
Jun 11, 2017

Conversation

JanneKiiskila
Copy link
Contributor

@JanneKiiskila JanneKiiskila commented Jun 1, 2017

Changes required to get the pal to compile with mbed-os-example-client.

This one is on top of PAL R1.0 release (thus can't be merged directly to master).

bulislaw and others added 2 commits June 1, 2017 20:24
Further changes to PAL to make it work with mbed OS 5.5.
@JanneKiiskila
Copy link
Contributor Author

JanneKiiskila commented Jun 1, 2017

Using the CMSIS-RTOS branch of mbed OS.

https://github.com/ARMmbed/mbed-os/#5fff7e1daeb395aa3d1ecf3f9ec3f4fead3de0c2

Please note that you must update your compiler (GCC to version 6).

Starting mbed Client example
[EasyConnect] IPv4 mode
[EasyConnect] Using Ethernet
[EasyConnect] Connected to Network successfully
[EasyConnect] IP address 192.168.64.86
[EasyConnect] MAC address 5e:44:31:28:c3:5b

SOCKET_MODE : TCP
Connecting to coap://api.connector.mbed.com:5684

Registered object successfully!

@JanneKiiskila
Copy link
Contributor Author

This one is on top of PAL R1.0 release. There is another PR against PR1.1 as well (#61).

@alekshex
Copy link
Contributor

alekshex commented Jun 7, 2017

there seems to be a merge conflict.
why do we need 2 pr's for the same pal master, isn't 61 covers for this one?

@alekshex alekshex merged commit 0e127a9 into master Jun 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants