Skip to content

Commit

Permalink
update to version 2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeGalan committed Sep 27, 2022
1 parent 432f7a7 commit c50e29d
Show file tree
Hide file tree
Showing 81 changed files with 81 additions and 81 deletions.
2 changes: 1 addition & 1 deletion 1_First_Service/Solution/Apps/Blinker_app/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"licence": "MIT",
"dependencies": {
"luos/luos_engine": "^2.6.1"
"luos/luos_engine": "^2.6.3"
}
}
2 changes: 1 addition & 1 deletion 1_First_Service/Solution/Arduino/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=ARDUINO
lib_deps =
luos_engine@^2.6.1
luos_engine@^2.6.3
Led
Blinker_App
Pipe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"licence": "MIT",
"dependencies": {
"luos/luos_engine": "^2.6.1"
"luos/luos_engine": "^2.6.3"
}
}
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.1
Luos_engine@^2.6.3
Led
Blinker_App
Pipe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"licence": "MIT",
"dependencies": {
"luos/luos_engine": "^2.6.1"
"luos/luos_engine": "^2.6.3"
}
}
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.1
Luos_engine@^2.6.3
Led
Blinker_App
Pipe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"licence": "MIT",
"dependencies": {
"luos/luos_engine": "^2.6.1"
"luos/luos_engine": "^2.6.3"
}
}
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.1
Luos_engine@^2.6.3
Led
Blinker_App
Pipe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"licence": "MIT",
"dependencies": {
"luos/luos_engine": "^2.6.1"
"luos/luos_engine": "^2.6.3"
}
}
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.1
Luos_engine@^2.6.3
Led
Blinker_App
Pipe
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"licence": "MIT",
"dependencies": {
"luos/luos_engine": "^2.6.1"
"luos/luos_engine": "^2.6.3"
}
}
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.1
Luos_engine@^2.6.3
Led
Blinker_App
Pipe
Expand Down
2 changes: 1 addition & 1 deletion 1_First_Service/Work_base/Apps/Blinker_app/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"licence": "MIT",
"dependencies": {
"luos/luos_engine": "^2.6.1"
"luos/luos_engine": "^2.6.3"
}
}
2 changes: 1 addition & 1 deletion 1_First_Service/Work_base/Arduino/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=ARDUINO
lib_deps =
luos_engine@^2.6.1
luos_engine@^2.6.3
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.1
Luos_engine@^2.6.3
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.1
Luos_engine@^2.6.3
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.1
Luos_engine@^2.6.3
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.1
Luos_engine@^2.6.3
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.1
Luos_engine@^2.6.3
Led
Blinker_App
Pipe
Expand Down
2 changes: 1 addition & 1 deletion 2_First_Message/Solution/Arduino/lib/Button/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"licence": "MIT",
"build": {},
"dependencies": {
"luos/luos_engine": "^2.6.1"
"luos/luos_engine": "^2.6.3"
}
}
2 changes: 1 addition & 1 deletion 2_First_Message/Solution/Arduino/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=ARDUINO
lib_deps =
luos_engine@^2.6.1
luos_engine@^2.6.3
Button
Pipe
Gate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"licence": "MIT",
"build": {},
"dependencies": {
"luos/luos_engine": "^2.6.1"
"luos/luos_engine": "^2.6.3"
}
}
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.1
Luos_engine@^2.6.3
Button
Pipe
Gate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"licence": "MIT",
"build": {},
"dependencies": {
"luos/luos_engine": "^2.6.1"
"luos/luos_engine": "^2.6.3"
}
}
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.1
Luos_engine@^2.6.3
Button
Pipe
Gate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"licence": "MIT",
"build": {},
"dependencies": {
"luos/luos_engine": "^2.6.1"
"luos/luos_engine": "^2.6.3"
}
}
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.1
Luos_engine@^2.6.3
Button
Pipe
Gate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"licence": "MIT",
"build": {},
"dependencies": {
"luos/luos_engine": "^2.6.1"
"luos/luos_engine": "^2.6.3"
}
}
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.1
Luos_engine@^2.6.3
Button
Pipe
Gate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"licence": "MIT",
"build": {},
"dependencies": {
"luos/luos_engine": "^2.6.1"
"luos/luos_engine": "^2.6.3"
}
}
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.1
Luos_engine@^2.6.3
Button
Pipe
Gate
Expand Down
2 changes: 1 addition & 1 deletion 2_First_Message/Work_base/Arduino/lib/Button/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"licence": "MIT",
"build": {},
"dependencies": {
"luos/luos_engine": "^2.6.1"
"luos/luos_engine": "^2.6.3"
}
}
2 changes: 1 addition & 1 deletion 2_First_Message/Work_base/Arduino/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ build_flags =
-D PIPEMODE=SERIAL
-D PIPEHAL=ARDUINO
lib_deps =
luos_engine@^2.6.1
luos_engine@^2.6.3
Button
Pipe
Gate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"licence": "MIT",
"build": {},
"dependencies": {
"luos/luos_engine": "^2.6.1"
"luos/luos_engine": "^2.6.3"
}
}
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.1
Luos_engine@^2.6.3
Button
Pipe
Gate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"licence": "MIT",
"build": {},
"dependencies": {
"luos/luos_engine": "^2.6.1"
"luos/luos_engine": "^2.6.3"
}
}
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.1
Luos_engine@^2.6.3
Button
Pipe
Gate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"licence": "MIT",
"build": {},
"dependencies": {
"luos/luos_engine": "^2.6.1"
"luos/luos_engine": "^2.6.3"
}
}
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.1
Luos_engine@^2.6.3
Button
Pipe
Gate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"licence": "MIT",
"build": {},
"dependencies": {
"luos/luos_engine": "^2.6.1"
"luos/luos_engine": "^2.6.3"
}
}
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.1
Luos_engine@^2.6.3
Button
Pipe
Gate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"licence": "MIT",
"build": {},
"dependencies": {
"luos/luos_engine": "^2.6.1"
"luos/luos_engine": "^2.6.3"
}
}
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.1
Luos_engine@^2.6.3
Button
Pipe
Gate
Expand Down
2 changes: 1 addition & 1 deletion 3_First_Detection/Solution/Apps/Switcher/library.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"licence": "MIT",
"dependencies": {
"luos/luos_engine": "^2.6.1"
"luos/luos_engine": "^2.6.3"
}
}
Loading

0 comments on commit c50e29d

Please sign in to comment.