Skip to content
/ mbed Public
forked from ARMmbed/mbed-os

mbed libraries and tools with XMC4500 support

License

Notifications You must be signed in to change notification settings

mnlipp/mbed

 
 

Repository files navigation

About this fork

This fork attempts to add support for the XMC4500 microcontroller to mbed. It will focus on the components that I need for my projects.

As I don't feel comfortable with publishing files that are covered by the unclear ARM/Infineon license ("can be freely distributed within development tools that are supporting such ARM based processors"), these files are not included in the fork. Rather you have to copy the files from your Dave installation into the tree. The will then be rearranged and included in the "normal" mbed tree structure during build (see directory "nonRedistributable").

mbed SDK

Build Status

The mbed Software Development Kit (SDK) is a C/C++ microcontroller software platform relied upon by tens of thousands of developers to build projects fast.

The SDK is licensed under the permissive Apache 2.0 licence, so you can use it in both commercial and personal projects with confidence.

The mbed SDK has been designed to provide enough hardware abstraction to be intuitive and concise, yet powerful enough to build complex projects. It is built on the low-level ARM CMSIS APIs, allowing you to code down to the metal if needed. In addition to RTOS, USB and Networking libraries, a cookbook of hundreds of reusable peripheral and module libraries have been built on top of the SDK by the mbed Developer Community.

Documentation

Supported Microcontrollers and Boards

View all on the mbed Platforms page.

NXP:

Freescale:

STMicroelectronics:

Nordic:

Renesas:

Silicon Labs:

Supported Toolchains and IDEs

API Documentation

Community

For discussing the development of the mbed SDK itself (Addition/support of microcontrollers/toolchains, build and test system, Hardware Abstraction Layer API, etc) please join our mbed-devel mailing list.

For every topic regarding the use of the mbed SDK, rather than its development, please post on the mbed.org forum, or the mbed.org Q&A.

For reporting issues in the mbed libraries please open a ticket on the issue tracker of the relevant mbed official library.

About

mbed libraries and tools with XMC4500 support

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.9%
  • C++ 5.5%
  • Assembly 3.3%
  • HTML 0.7%
  • Python 0.5%
  • Objective-C 0.1%