Skip to content

Commit

Permalink
Squashed 'features/nanostack/coap-service/' changes from 4a126bd..bbe…
Browse files Browse the repository at this point in the history
…0173

bbe0173 (via Mbed OS) mbedtls_stub: Add missing include (ARMmbed#134)
c021690 Update copyright to Makefiles and scripts (ARMmbed#133)
5fb7a6c Update copyright (ARMmbed#132)

git-subtree-dir: features/nanostack/coap-service
git-subtree-split: bbe0173
  • Loading branch information
Arto Kinnunen committed Jun 28, 2021
1 parent ae5d042 commit 7556e92
Show file tree
Hide file tree
Showing 20,511 changed files with 1,561 additions and 11,294,135 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
34 changes: 0 additions & 34 deletions .astyleignore

This file was deleted.

37 changes: 0 additions & 37 deletions .astylerc

This file was deleted.

9 changes: 0 additions & 9 deletions .coveragerc

This file was deleted.

16 changes: 0 additions & 16 deletions .gitattributes

This file was deleted.

39 changes: 0 additions & 39 deletions .github/issue_template.md

This file was deleted.

62 changes: 0 additions & 62 deletions .github/pull_request_template.md

This file was deleted.

109 changes: 7 additions & 102 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,102 +1,7 @@
*.py[cod]

# Distribution dir
dist

# MANIFEST file
MANIFEST
doxygen_objdb_*

# Private settings
mbed_settings.py

# Default Build Directory
.build/
BUILD/
.mbed
venv/

# Mbedls
.mbedls-mock.lock

# Eclipse Project Files
.cproject
.project
.pydevproject

# C extensions
*.so

# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.tox
nosetests.xml
.cache
.hypothesis

# Translations
*.mo

# Mr Developer
.mr.developer.cfg

output.txt
uVision Project/

# Sublime Text Project Files
*.sublime*

*.bak
debug.log

# Ignore OS X Desktop Services Store files
.DS_Store

# Orig diff files
*.orig

# PyCharm
*.idea

# Cscope
cscope.*

# Ctags
tags

# vim swap files
*.swp
*~

# Visual Studio Code
.vscode/

features/FEATURE_BLE/targets/TARGET_CORDIO/stack_backup/

.pytest_cache
log

# Icetea related file
test_suite.json

# default delivery dir
DELIVERY/

# Directory hosting PSA autogenerated source files
PSA_AUTOGEN/
*.a
*.lib
output
lcov
coverage
build/
upload.tar.gz
File renamed without changes.
2 changes: 0 additions & 2 deletions .pylintrc

This file was deleted.

Loading

0 comments on commit 7556e92

Please sign in to comment.