The Wayback Machine - https://web.archive.org/web/20200627150408/https://github.com/topics/embedded-linux
Skip to content
#

embedded-linux

Here are 164 public repositories matching this topic...

stephenfrost
stephenfrost commented Oct 24, 2018

Expected Behavior

Per wiki "Getting Started With a Raspberry Pi 3 and the Bosch XDK": "The sensors from the XDK should now be visible in the Sensors & Devices app in the web user interface."

Actual Behavior

After last step in wiki (bin/Linux/armv7l/macchina), got the following result:
bin/Linux/armv7l/macchina: error while loading shared libraries: libPocoOSP.so.2: cannot open shar

pawosm-arm
pawosm-arm commented Apr 11, 2020

According to https://github.com/jbruchon/elks/blob/master/Documentation/text/networking.txt in order to establish SLIP connection between ELKS and Linux one needs to type:

slattach -p slip -L -s 9600 /dev/ttyS1 &

The -L option means Enable 3 wire operation. The terminal is moved into CLOCAL mode, carrier watching is disabled.. I assume this is due to ktcp's inability to specify (

spacekookie
spacekookie commented Jun 17, 2019

This is a tracking issue for the current state of the documentation

  • Contributer documentation (docs/contrib)
    • Technical outline
    • Service API (#247)
  • User documentation (docs/users)
  • Host documentation under docs.qaul.net

Improve this page

Add a description, image, and links to the embedded-linux topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the embedded-linux topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.