From ae66153244149574c38b8e98f48a9e0b91ea3b62 Mon Sep 17 00:00:00 2001 From: Anton Bondarev Date: Fri, 19 Mar 2021 16:09:49 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ad8ea4a..a090292 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,11 @@ License 3.0 (Unported) (). The official website is [www.libmodbus.org](http://www.libmodbus.org). -The library is written in C and designed to run on Linux, Mac OS X, FreeBSD and +The library is written in C and designed to run on Linux, Mac OS X, FreeBSD, Embox, QNX and Windows. +You can use the library on MCUs with Embox RTOS. + Installation ------------ @@ -55,6 +57,8 @@ To compile under OS X with [homebrew](http://mxcl.github.com/homebrew/), you will need to install the following dependencies first: `brew install autoconf automake libtool`. +To build under Embox, you have to use its build system. + Documentation ------------- -- libgit2 0.21.4