13.09.24 update (ltspice, logisim evo fixed)

This commit is contained in:
RR 2024-09-13 15:13:08 +02:00
parent 6a052cbea1
commit a5f1a76db4
5 changed files with 26 additions and 14 deletions

View file

@ -1,11 +1,13 @@
# Organizacija računalnikov
# Robert.Rozman@fri.uni-lj.si
# Windows, Logisim, Logisim Evolution, RAVINOR, CubeIDE + QEMU Embedded plugin
# Windows, Logisim, Logisim Evolution, RAVINOR, CubeIDE + Tools, VSCode + ST plugin, Putty
dependencies:
- role: logisim
- role: stm32cube
- role: stm32duino
- role: ninja
- role: cmake
- role: gcc-arm
# TODO: RAVINOR, CubeIDE
- role: vscode
- role: putty
# - role: ninja
# - role: cmake
#TODO Writable d:\RAVINOR directory

View file

@ -1,8 +1,8 @@
# Računalniška arhitektura
# Ziga.Pusnik@fri.uni-lj.si, Robert.Rozman@fri.uni-lj.si
# Windows, RAVINOR, CubeIDE + tools, STMDuino, WinIdea 9.21 + GCC + QEMU, Visual2
# Windows, CubeIDE + tools, STMDuino, VSCode, WinIdea 9.21 + GCC + QEMU, Visual2
dependencies:
- role: stm32cube
- role: stm32cube (CubeMonitor sem vzel samo exe)
- role: stm32duino
- role: vscode
- role: winidea
@ -10,5 +10,6 @@ dependencies:
- role: git
- role: visual2
#TODO Writable d:\RAVINOR directory

View file

@ -1,6 +1,6 @@
# Vhodno-izhodne naprave
# Robert.Rozman@fri.uni-lj.si
# Windows, CubeIDE + Tools, LTSpice, PulseView, RAVINOR
# Windows, CubeIDE + Tools, STMDuino, VSCode, LTSpice, PulseView,Putty, STM32 Algobuilder & Unicleo GUI
dependencies:
- role: stm32cube
- role: stm32duino
@ -8,5 +8,7 @@ dependencies:
- role: ltspice
- role: pulseview
- role: putty
- role: algobuilder
- role: stm32algobuilder #(ni še exe. Datoteke - ne dobim iz ST portala)
- role: stm32unicleogui
#TODO Writable d:\RAVINOR directory

View file

@ -15,5 +15,6 @@
- name: Install Logisim-Evolution
win_package:
path: https://github.com/logisim-evolution/logisim-evolution/releases/download/v3.8.0/logisim-evolution-3.8.0-arm64.msi
# TODO product_id: b30fa00c-da3f-3769-aaea-6571cacf5c30
path: https://github.com/logisim-evolution/logisim-evolution/releases/download/v3.9.0/logisim-evolution-3.9.0-x86_64.msi
# TODO

View file

@ -1,3 +1,9 @@
# TODO
# Win: https://ltspice.analog.com/software/LTspice64.msi
# MAC: https://ltspice.analog.com/software/LTspice.pkg
# MAC: https://ltspice.analog.com/software/LTspice.pkg
- name: Install LTSpice
win_package:
path: https://ltspice.analog.com/software/LTspice64.msi
# TODO