8000 GitHub - sorphin/qm-shields: Quark MCU example applications for Arduino compatible shields.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sorphin/qm-shields

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intel® Quark™ Shield Examples

The Intel® Quark™ Shield examples are a collection of example applications for third party shields:

Information and support regarding Intel® Quark™ MCUs can be found in the following website:

http://www.intel.com/quark/mcu

This release has been validated with the following hardware:

  • Intel® Quark™ SE Microcontroller C1000 Development Platform.
  • Intel® Quark™ Microcontroller D2000 Development Platform.
  • The ISSM toolchain is required to build the source code. It provides the IAMCU toolchain (i586-intel-elfiamcu). The currently supported version is "2016-05-12".
  • OpenOCD is required to flash the bootloader onto the SoC.
  • The toolchain is provided within the ISSM package or standalone tarballs.
  • The sources for qmsi and qm-bootloader can be downloaded from our github.com project page.

Please refer to COPYING.

.
└── grove           : Example applications for seeed grove system

The build system is based on the make tool. Make sure you have downloaded the toolchain as described in External Dependencies.

QMSI sources are needed to build qm-shields code. The QMSI_SRC_DIR environment variable must point to the QMSI folder, for instance:

export QMSI_SRC_DIR=$HOME/qmsi

Please read the section QMSI Building of our QMSI github project for more information on additional environment settings and flashing.

About

Quark MCU example applications for Arduino compatible shields.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 86.0%
  • Makefile 14.0%
0