ARM
mbedClient
ARM mbed Client for Cortex-M devices
http://www.keil.com/pack/
Updated example:
- mbed-client-quickstart 1.0.0
Updated libraries:
- mbed-client 1.9.1
- mbed-client-c 2.3.3
- mbed-client-mbed-tls 1.1.4
- mbed-client-mdk 1.0.0
- mbed-trace 1.1.0
- nanostack-libservice 3.2.0
Initial release
Cortex-M processor based device: Cortex-M0, Cortex-M0+, Cortex-M3, Cortex-M4, Cortex-M7, SC000 or SC3000
Cortex-M0 or Cortex-M0+ or SC000 processor based device in little endian mode for the ARM Compiler
Cortex-M0 or Cortex-M0+ or SC000 processor based device in big endian mode for the ARM Compiler
Cortex-M3 or SC300 processor based device in little endian mode for the ARM Compiler
Cortex-M3 or SC300 processor based device in big endian mode for the ARM Compiler
Cortex-M4 processor based device in little endian mode for the ARM Compiler
Cortex-M4 processor based device in big endian mode for the ARM Compiler
Cortex-M4 processor based device using Floating Point Unit in little endian mode for the ARM Compiler
Cortex-M4 processor based device using Floating Point Unit in big endian mode for the ARM Compiler
Cortex-M7 processor based device in little endian mode for the ARM Compiler
Cortex-M7 processor based device in big endian mode for the ARM Compiler
Cortex-M7 processor based device using Floating Point Unit (Single Precision) in little endian mode for the ARM Compiler
Cortex-M7 processor based device using Floating Point Unit (Single Precision) in big endian mode for the ARM Compiler
Cortex-M7 processor based device using Floating Point Unit (Double Precision) in little endian mode for the ARM Compiler
Cortex-M7 processor based device using Floating Point Unit (Double Precision) in big endian mode for the ARM Compiler
mbed Client requirements
ARM mbed Client
#define RTE_mbed_mbedClient /* mbed Client */
mbed Client example
mbed Client
mbed