Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-tardiota committed Sep 23, 2022
1 parent 4c1f6d8 commit 1b6cb57
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 447 deletions.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -38,6 +38,7 @@ Please install it and ensure that 'STM32CubeProgrammer installation path/bin' is
3. **CP210X Usb-to-Serial** present on Cicerone board to be used for __serial programming__:
* MacOs Users [BETA]
* Install [Python 3](https://www.python.org/downloads/) if not yet present on the system
* On Apple M1 you may need to execute "sudo xattr -r -d com.apple.quarantine ~/Library/Arduino15/packages/Move-X/tools/MAMWLE_Tool/*/macos/libusb-1.0_arm.dylib" to allow execution of libusb
* Linux Users [BETA]
* Install [Python 3](https://www.python.org/downloads/) if not yet present on the system
* Execute add_rules.sh script to allow non-root users to access ttyUSB device
* Execute "sudo sh ~/.arduino15/packages/Move-X/tools/MAMWLE_Tool/*/linux/add_rule.sh" to allow non-root users to access ttyUSB device

0 comments on commit 1b6cb57

Please sign in to comment.