From 3e65c70da770fa31fc8acc6ab9374d908cf1ed17 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Tue, 7 Jun 2022 21:27:16 +0200 Subject: implement orders --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 610f99d..6072c0d 100644 --- a/readme.md +++ b/readme.md @@ -15,10 +15,14 @@ are only supported on linux: |-|:-:|:-:| |robot code compilation (avr)|yes|yes| |robot exec upload|yes|yes| -|client code compilation|yes|yes| +|client code compilation| |yes| |robot code simulation (x86)| |yes| |use client with robot sim| |yes| +the client only compiles and runs on linux due to time constraints. because +package names vary from distribution to distribution, no scripts are included +to install the necessary build tools for linux. + ## toolchain installation on windows > look in the scripts/ subdirectory if you're concerned about what these -- cgit v1.2.3