diff --git a/README.md b/README.md index 54b519c..03801a9 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,3 @@ Select a different gdb config file from ```gdb_config``` directory. set-gdb-config-file ``` Leave as blank for default openocd.gdb configuration. - -# Known problems - -This version does not compile on its own. -The SCPI crate referenced in ```cargo.toml``` refers a modified SCPI pasrsng crate stored locally.