You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
@@ -564,7 +564,7 @@ Supposing the STM32 stm32 core version is 2.3.0. These files must be copied into
564
564
-`~/.arduino15/packages/STM32/hardware/stm32/2.3.0/variants/STM32L0xx/L052R(6-8)T_L053R(6-8)T_L063R8T/NUCLEO_L053R8/variant.h` for Nucleo-64 NUCLEO_L053R8.
565
565
566
566
Whenever a new version is installed, remember to copy this file into the new version directory. For example, new version is x.yy.zz,
567
-
theses files must be copied into the corresponding directory:
567
+
these files must be copied into the corresponding directory:
@@ -1196,7 +1196,7 @@ For example, to run [Change_Interval example](https://github.com/khoih-prog/Ethe
1196
1196
</p>
1197
1197
1198
1198
1199
-
After drag-and-drop the `Change_Interval.ino.hex` into `CURIOSITY` virtual drive, the code will run immidiately if successfully loaded (LED blinks **slowly**)
1199
+
After drag-and-drop the `Change_Interval.ino.hex` into `CURIOSITY` virtual drive, the code will run immediately if successfully loaded (LED blinks **slowly**)
0 commit comments