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

Split uVision project source files in groups mbed/hal/src #72

Merged
merged 6 commits into from
Sep 19, 2013

Conversation

omdathetkan
Copy link
Contributor

Files are now grouped based on their path (mbed/common, mbed/targets, *)
Empty folders are not exported.
Add missing --c99 flag to uVision LPC11U24 and LPC1347 projects
Modify uVision LPC1114 template output name and directory
Normalize indentation in all templates

Also see: Pull Request 71

emilmont added a commit that referenced this pull request Sep 19, 2013
Split uVision project source files in groups mbed/hal/src
@emilmont emilmont merged commit 38ed9eb into ARMmbed:master Sep 19, 2013
bridadan pushed a commit that referenced this pull request Jun 21, 2016
Restore IRQ status on exit; don't always enable
artokin pushed a commit to artokin/mbed-os that referenced this pull request Aug 23, 2017
…9c..b731d95

b731d95 Clarify mutex type requirement (ARMmbed#77)
7c31aef bumb version number (ARMmbed#72)
75982fc fix dummydefine for mbed_trace_init (ARMmbed#71)
539b80c Update version number. (ARMmbed#69)
b0e09f9 output/ added to gitignore list (ARMmbed#66)
a5cce88 Added include_directories(${CMAKE_CURRENT_SOURCE_DIR}/) include to resolve compilation error for Linux. (ARMmbed#63)
d087dbb Ensure tr_array doesn't print <null> when len == 0 (ARMmbed#65)

git-subtree-dir: features/FEATURE_COMMON_PAL/mbed-trace
git-subtree-split: b731d954d111d92199b2a0402dc9a3d52f5d4a17
artokin pushed a commit to artokin/mbed-os that referenced this pull request Nov 16, 2017
… from d65b6b0..b1c9efb

b1c9efb Fix coap_connection_handler_send_data() return values (ARMmbed#81)
f9cb04f Delete transaction when not needed (ARMmbed#80)
daf3694 Message transaction memory handling changes (ARMmbed#79)
adc04c4 Add API to send response to request based on Message ID (ARMmbed#78)
58f0ed5 Limit number of ongoing handshakes  (ARMmbed#77)
42c1169 Fix redefinition of mbed TLS error codes (ARMmbed#76)
ba7a7c4 Added server mode certificate conf (ARMmbed#74)
d108199 Certificate set API changed. (ARMmbed#73)
2d622e0 Support for certificate mode (ARMmbed#72)

git-subtree-dir: features/nanostack/FEATURE_NANOSTACK/coap-service
git-subtree-split: b1c9efb
artokin pushed a commit to artokin/mbed-os that referenced this pull request Oct 5, 2018
…5b9b..5eb2f3f

5eb2f3f Make stoip6_prefix return a failure state when the core parser fails
901fdbb Add a couple of unit tests validating the more aggressive IPv6 parser
de201a3 Make stoip6 return whether the conversion succeed
e6ce3a8 Add new function stoip6_prefix (ARMmbed#75)
8ef1930 Revert "Make stoip6 return whether the conversion succeed" (ARMmbed#73)
6a18702 Merge pull request ARMmbed#72 from Taiki-San/ipv6
5efa0ff Add a couple of unit tests validating the more aggressive IPv6 parser
3b2c19f Make stoip6 return whether the conversion succeed

git-subtree-dir: features/frameworks/nanostack-libservice
git-subtree-split: 5eb2f3f4592aa00915f1bb37ba9cbc109146734d
linlingao added a commit to linlingao/mbed-os that referenced this pull request Jul 12, 2019
Changed flash API to using C source code
pan- added a commit to pan-/mbed that referenced this pull request May 29, 2020
Update ST BLUENRG library referece.
artokin pushed a commit to artokin/mbed-os that referenced this pull request Aug 21, 2020
…es from 9441d65aab..063b1af74e

063b1af74e Convert files to unix format
e2b972d54b Merge pull request ARMmbed#72 from ARMmbed/sync_with_mbedos
05b490966f Flag chrono functions to support Mbed OS 5.15
b5296f000e (via Mbed-OS)Use std::chrono based functions
0eaa99b633 Fix error found by coverity (ARMmbed#71)

git-subtree-dir: connectivity/drivers/802.15.4_RF/stm-s2lp-rf-driver
git-subtree-split: 063b1af74e4eca7002d3b1c973a99d08feee37f8
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.

None yet

2 participants