diff options
author | xengineering <me@xengineering.eu> | 2025-04-06 19:14:01 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2025-04-06 19:14:01 +0200 |
commit | 71f6c1991f0451df4c5c92fd8cd8302146fcbf6f (patch) | |
tree | 4bd5b5faf90b63e4fed78c5cb9d32f8e375d9961 | |
parent | 51531e94ad3d909b6a136b6506f79fdb463f7432 (diff) | |
download | iot-contact-71f6c1991f0451df4c5c92fd8cd8302146fcbf6f.tar iot-contact-71f6c1991f0451df4c5c92fd8cd8302146fcbf6f.tar.zst iot-contact-71f6c1991f0451df4c5c92fd8cd8302146fcbf6f.zip |
fw: Remove README.md
-rw-r--r-- | fw/README.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/fw/README.md b/fw/README.md deleted file mode 100644 index 9883b2d..0000000 --- a/fw/README.md +++ /dev/null @@ -1,6 +0,0 @@ -# iot-contact Firmware - -This is the firmware for iot-contact. It is based on the Zephyr real time -operating system [1]. - -[1]: https://zephyrproject.org |