Merge branch 'main' into main
This commit is contained in:
commit
14461f28fc
64 changed files with 284 additions and 289 deletions
|
@ -6,28 +6,8 @@ dependencies:
|
|||
- role: stm32cube
|
||||
- role: vscode
|
||||
- role: putty
|
||||
# - role: ninja
|
||||
# - role: cmake
|
||||
|
||||
#TODO Writable d:\RAVINOR directory
|
||||
|
||||
- name: Create RAVINOR directory
|
||||
win_file:
|
||||
path: "D:\\RAVINOR"
|
||||
state: directory
|
||||
|
||||
- name: Create RAVINOR CubeIDE_Workspace directory
|
||||
win_file:
|
||||
path: "D:\\RAVINOR\\CubeIDE_Workspace"
|
||||
state: directory
|
||||
|
||||
- name: Create RAVINOR Delo directory
|
||||
win_file:
|
||||
path: "D:\\RAVINOR\\Delo"
|
||||
state: directory
|
||||
|
||||
- name: Create RAVINOR Logisim directory
|
||||
win_file:
|
||||
path: "D:\\RAVINOR\\Logisim"
|
||||
state: directory
|
||||
- role: stm32duino
|
||||
- role: ninja
|
||||
- role: cmake
|
||||
- role: gcc-arm
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue