Skip to content

Commit

Permalink
Update to version 2.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-rabault committed Jun 19, 2023
1 parent c50e29d commit 683c4d8
Show file tree
Hide file tree
Showing 30 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion 1_First_Service/Solution/NUCLEO-F072RB/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=NUCLEO-F0
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Led
Blinker_App
Pipe
Expand Down
2 changes: 1 addition & 1 deletion 1_First_Service/Solution/NUCLEO-F401RE/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=NUCLEO-F4
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Led
Blinker_App
Pipe
Expand Down
2 changes: 1 addition & 1 deletion 1_First_Service/Solution/NUCLEO-F410RB/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=NUCLEO-F4
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Led
Blinker_App
Pipe
Expand Down
2 changes: 1 addition & 1 deletion 1_First_Service/Solution/NUCLEO-G431KB/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=NUCLEO-G431
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Led
Blinker_App
Pipe
Expand Down
2 changes: 1 addition & 1 deletion 1_First_Service/Solution/NUCLEO-L432KC/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=NUCLEO-L4
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Led
Blinker_App
Pipe
Expand Down
2 changes: 1 addition & 1 deletion 1_First_Service/Work_base/NUCLEO-F072RB/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=NUCLEO-F0
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Blinker_App
Pipe
Gate
Expand Down
2 changes: 1 addition & 1 deletion 1_First_Service/Work_base/NUCLEO-F401RE/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=NUCLEO-F4
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Led
Blinker_App
Pipe
Expand Down
2 changes: 1 addition & 1 deletion 1_First_Service/Work_base/NUCLEO-F410RB/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=NUCLEO-F4
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Led
Blinker_App
Pipe
Expand Down
2 changes: 1 addition & 1 deletion 1_First_Service/Work_base/NUCLEO-G431KB/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=NUCLEO-G431
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Led
Blinker_App
Pipe
Expand Down
2 changes: 1 addition & 1 deletion 1_First_Service/Work_base/NUCLEO-L432KC/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=NUCLEO-L4
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Led
Blinker_App
Pipe
Expand Down
2 changes: 1 addition & 1 deletion 2_First_Message/Solution/NUCLEO-F072RB/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=NUCLEO-F0
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Button
Pipe
Gate
Expand Down
2 changes: 1 addition & 1 deletion 2_First_Message/Solution/NUCLEO-F401RE/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=NUCLEO-F4
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Button
Pipe
Gate
Expand Down
2 changes: 1 addition & 1 deletion 2_First_Message/Solution/NUCLEO-F410RB/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=NUCLEO-F4
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Button
Pipe
Gate
Expand Down
2 changes: 1 addition & 1 deletion 2_First_Message/Solution/NUCLEO-G431KB/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=NUCLEO-G431
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Button
Pipe
Gate
Expand Down
2 changes: 1 addition & 1 deletion 2_First_Message/Solution/NUCLEO-L432KC/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=NUCLEO-L4
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Button
Pipe
Gate
Expand Down
2 changes: 1 addition & 1 deletion 2_First_Message/Work_base/NUCLEO-F072RB/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=NUCLEO-F0
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Button
Pipe
Gate
Expand Down
2 changes: 1 addition & 1 deletion 2_First_Message/Work_base/NUCLEO-F401RE/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=NUCLEO-F4
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Button
Pipe
Gate
Expand Down
2 changes: 1 addition & 1 deletion 2_First_Message/Work_base/NUCLEO-F410RB/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=NUCLEO-F4
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Button
Pipe
Gate
Expand Down
2 changes: 1 addition & 1 deletion 2_First_Message/Work_base/NUCLEO-G431KB/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=NUCLEO-G431
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Button
Pipe
Gate
Expand Down
2 changes: 1 addition & 1 deletion 2_First_Message/Work_base/NUCLEO-L432KC/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=NUCLEO-L4
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Button
Pipe
Gate
Expand Down
2 changes: 1 addition & 1 deletion 3_First_Detection/Solution/NUCLEO-F072RB/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ build_flags =
-DUSE_FULL_LL_DRIVER
-DLUOSHAL=STM32F0
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Button
Led
Switcher
Expand Down
2 changes: 1 addition & 1 deletion 3_First_Detection/Solution/NUCLEO-F401RE/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ build_flags =
-DUSE_FULL_LL_DRIVER
-DLUOSHAL=STM32F4
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Led
Button
Switcher
Expand Down
2 changes: 1 addition & 1 deletion 3_First_Detection/Solution/NUCLEO-F410RB/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ build_flags =
-DUSE_FULL_LL_DRIVER
-DLUOSHAL=STM32F4
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Led
Button
Switcher
Expand Down
2 changes: 1 addition & 1 deletion 3_First_Detection/Solution/NUCLEO-G431KB/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ build_flags =
-DUSE_FULL_LL_DRIVER
-DLUOSHAL=STM32G4
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Led
Button
Switcher
Expand Down
2 changes: 1 addition & 1 deletion 3_First_Detection/Solution/NUCLEO-L432KC/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ build_flags =
-DUSE_FULL_LL_DRIVER
-DLUOSHAL=STM32L4
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Led
Button
Switcher
Expand Down
2 changes: 1 addition & 1 deletion 3_First_Detection/Work_base/NUCLEO-F072RB/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ build_flags =
-DUSE_FULL_LL_DRIVER
-DLUOSHAL=STM32F0
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Button
Led
Switcher
Expand Down
2 changes: 1 addition & 1 deletion 3_First_Detection/Work_base/NUCLEO-F401RE/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ build_flags =
-DUSE_FULL_LL_DRIVER
-DLUOSHAL=STM32F4
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Led
Button
Switcher
Expand Down
2 changes: 1 addition & 1 deletion 3_First_Detection/Work_base/NUCLEO-F410RB/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ build_flags =
-DUSE_FULL_LL_DRIVER
-DLUOSHAL=STM32F4
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Led
Button
Switcher
Expand Down
2 changes: 1 addition & 1 deletion 3_First_Detection/Work_base/NUCLEO-G431KB/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ build_flags =
-DUSE_FULL_LL_DRIVER
-DLUOSHAL=STM32G4
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Led
Button
Switcher
Expand Down
2 changes: 1 addition & 1 deletion 3_First_Detection/Work_base/NUCLEO-L432KC/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ build_flags =
-DUSE_FULL_LL_DRIVER
-DLUOSHAL=STM32L4
lib_deps =
Luos_engine@^2.6.3
Luos_engine@^2.9.2
Led
Button
Switcher
Expand Down

0 comments on commit 683c4d8

Please sign in to comment.