<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Simon, have a look at <br>
    <br>
    <a class="moz-txt-link-freetext" href="https://github.com/yunkot/pxl">https://github.com/yunkot/pxl</a><br>
    <br>
    there is some work going on right now to make this lib fully support
    embedded targets. <br>
    <br>
    It today supports
    <meta http-equiv="content-type" content="text/html;
      charset=windows-1252">
    Raspberry PI, Intel Galileo and BeagleBone Black and there is
    already initial support for lpc11xx + stm32f4xx chips and support
    for mk22xx chips (Teensy 3.x and Frdm-k22f) will follow soon.<br>
    <br>
    Any possible help would be appreciated, either for testing what is
    already there or helping to port to more/different
    microcontrollers/sensors/displays<br>
    <br>
    Michael<br>
    <br>
    <div class="moz-cite-prefix">Am 11.11.15 um 22:06 schrieb Simon
      Ameis:<br>
    </div>
    <blockquote cite="mid:5643ADE4.2090709@web.de" type="cite">
      <pre wrap="">Hello,

does anyone work on a library (embedded RTL) for basic embedded
microcontroller units (MCU) like AVR or ARM?
I think, there should be a stable interface along different MCUs for
accessing various hardware interfaces.

* MCU compatible/optimized string functions
* I2C
* SPI
* GPIO
* Analog Inputs/Outputs
* PWM
* UART
* Timer
* Watchdog timers


These topics are much more dependant on the individual MCU families. It
would be great to have a cross MCU API though.
* MCU setup
* Power Management

As there are some libraries out there on the net, they could inspire the
design of the embedded RTL.
Are there any concerns on translating one library as long as it has a
less restrictive license than modified LGPL used by the default RTL
(e.g. BSD license)?

Kind Regards
Simon Ameis

_______________________________________________
fpc-devel maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel">http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>