-
Notifications
You must be signed in to change notification settings - Fork 424
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
WIP - split platform-dependent code into per-platform subtrees #6
base: develop
Are you sure you want to change the base?
Commits on Sep 5, 2015
-
Split address.h/address.c into platform files
franc0is committedSep 5, 2015 Configuration menu - View commit details
-
Copy full SHA for 1ec44ac - Browse repository at this point
Copy the full SHA 1ec44acView commit details -
add symbols to the map and sym files
franc0is committedSep 5, 2015 Configuration menu - View commit details
-
Copy full SHA for 42db41e - Browse repository at this point
Copy the full SHA 42db41eView commit details -
franc0is committed
Sep 5, 2015 Configuration menu - View commit details
-
Copy full SHA for 1a5db24 - Browse repository at this point
Copy the full SHA 1a5db24View commit details -
platform specific files are now prepended with platform_
franc0is committedSep 5, 2015 Configuration menu - View commit details
-
Copy full SHA for 1c30105 - Browse repository at this point
Copy the full SHA 1c30105View commit details
Commits on Sep 6, 2015
-
Split out coap_io code into platform files
franc0is committedSep 6, 2015 Configuration menu - View commit details
-
Copy full SHA for bf67a8b - Browse repository at this point
Copy the full SHA bf67a8bView commit details -
franc0is committed
Sep 6, 2015 Configuration menu - View commit details
-
Copy full SHA for affd7f3 - Browse repository at this point
Copy the full SHA affd7f3View commit details -
franc0is committed
Sep 6, 2015 Configuration menu - View commit details
-
Copy full SHA for 0fd92f1 - Browse repository at this point
Copy the full SHA 0fd92f1View commit details -
franc0is committed
Sep 6, 2015 Configuration menu - View commit details
-
Copy full SHA for 57650d1 - Browse repository at this point
Copy the full SHA 57650d1View commit details -
franc0is committed
Sep 6, 2015 Configuration menu - View commit details
-
Copy full SHA for f0eb4e3 - Browse repository at this point
Copy the full SHA f0eb4e3View commit details
Commits on Sep 7, 2015
-
WIP - Factor out timer code into a timer module
franc0is committedSep 7, 2015 Configuration menu - View commit details
-
Copy full SHA for 1adcad1 - Browse repository at this point
Copy the full SHA 1adcad1View commit details -
WIP - Remove unused context pointer in endpoint and use NTOHS macro e…
…verywhere
franc0is committedSep 7, 2015 Configuration menu - View commit details
-
Copy full SHA for 3b9cf45 - Browse repository at this point
Copy the full SHA 3b9cf45View commit details -
Add -Werror flag and remove -pedantic, fix issues
franc0is committedSep 7, 2015 Configuration menu - View commit details
-
Copy full SHA for b84a353 - Browse repository at this point
Copy the full SHA b84a353View commit details -
WIP - simple timer implementation for POSIX platform
franc0is committedSep 7, 2015 Configuration menu - View commit details
-
Copy full SHA for 6824a97 - Browse repository at this point
Copy the full SHA 6824a97View commit details -
WIP - add timer callback for notify and retransmit
franc0is committedSep 7, 2015 Configuration menu - View commit details
-
Copy full SHA for e37b2d0 - Browse repository at this point
Copy the full SHA e37b2d0View commit details -
franc0is committed
Sep 7, 2015 Configuration menu - View commit details
-
Copy full SHA for b18c119 - Browse repository at this point
Copy the full SHA b18c119View commit details -
franc0is committed
Sep 7, 2015 Configuration menu - View commit details
-
Copy full SHA for 9c41f5f - Browse repository at this point
Copy the full SHA 9c41f5fView commit details
Commits on Sep 8, 2015
-
franc0is committed
Sep 8, 2015 Configuration menu - View commit details
-
Copy full SHA for 9892ec1 - Browse repository at this point
Copy the full SHA 9892ec1View commit details
Commits on Sep 9, 2015
-
WIP - add libev based posix timers
franc0is committedSep 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 9a51231 - Browse repository at this point
Copy the full SHA 9a51231View commit details -
Fix coap_ticks platforms with no _POSIX_TIMERS
franc0is committedSep 9, 2015 Configuration menu - View commit details
-
Copy full SHA for bde3052 - Browse repository at this point
Copy the full SHA bde3052View commit details -
collapse COAP_[MALLOC|FREE]_TYPE macros into coap_[malloc|free]_type …
…functions
franc0is committedSep 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 2069282 - Browse repository at this point
Copy the full SHA 2069282View commit details -
Factor PRNG into per-platform impls
franc0is committedSep 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 14208ab - Browse repository at this point
Copy the full SHA 14208abView commit details -
remove sockfd from context in POSIX, cleanup examples accordingly
franc0is committedSep 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 410bb70 - Browse repository at this point
Copy the full SHA 410bb70View commit details
Commits on Sep 10, 2015
-
WIP - Cleanup contiki platform, get examples to compile (-ish)
franc0is committedSep 10, 2015 Configuration menu - View commit details
-
Copy full SHA for 8daba75 - Browse repository at this point
Copy the full SHA 8daba75View commit details -
Actually get the contiki exampel building
franc0is committedSep 10, 2015 Configuration menu - View commit details
-
Copy full SHA for 50a6a0c - Browse repository at this point
Copy the full SHA 50a6a0cView commit details