Find a file
Christophe de Dinechin 5ebfe20527 Use quoted includes for application heeaders
This allows clang to classify headers properly

Signed-off-by: Christophe de Dinechin <christophe@dinechin.org>
2023-06-19 21:56:30 +02:00
dmcp Convert main to C++ 2023-06-19 21:56:30 +02:00
help Add a target to install the binary directly 2023-06-19 21:56:30 +02:00
inc Convert main to C++ 2023-06-19 21:56:30 +02:00
lib DMCP Version 3.13 2019-05-22 14:19:31 +02:00
sim Silence warnings 2023-06-19 21:56:30 +02:00
src Use quoted includes for application heeaders 2023-06-19 21:56:30 +02:00
tools Cleanup the build system a little 2023-06-19 21:56:30 +02:00
.gitignore Prototype simulator for the DM42 2023-06-19 21:56:30 +02:00
index.md fixing markdown 2022-03-24 11:32:19 +01:00
LICENSE Update to DMCP 3.23 2022-01-28 11:46:39 +01:00
LICENSE.txt Initial definition of the runtime and object type 2023-06-19 21:56:30 +02:00
Makefile Refactoring of main.cc 2023-06-19 21:56:30 +02:00
readme.adoc mv 2022-04-03 13:35:46 +02:00
readme.md more style 2022-03-24 10:42:57 +01:00
readme_build.md more style 2022-03-24 10:39:14 +01:00
SDKdemo.pgm pre-built PGM binary 2018-07-05 07:21:07 +02:00

layout
docu

SDKdemo

https://tech.swissmicros.com/SDKdemo/

This repo contains the sources for SDK demo project - simple scientific RPN calculator

README file contains basic instructions how to prepare building environment and build the program.

For the basic SDK with simple 'Hello World!' program look at DMCP_SDK repository.

You can look at this SDKdemo project for more advanced project with keyboard handling, more sophisticated LCD printing, power management, build with Intel® Decimal Floating-Point Math Library, user defined menus and more.

For ultimate project which uses other aspect of the DMCP system (like system timers, bitmap printing to LCD or printing to IR printer) look at sources of the DM42PGM project.

At this time the only source of information about the use of DMCP system interface is based on the source code of DMCP programs.

  1. Info is released to assist customers using, exploring and extending the product

  2. Do NOT contact the manufacturer with questions, seeking support, etc. regarding NOMAS material as no support is implied or committed-to by the Manufacturer

  3. The Manufacturer may reply and/or update materials if and when needed solely at their discretion