unknown 2 weeks ago
parent
commit
bbfebb9a2e

+ 19 - 19
.obsidian/workspace.json

@@ -27,16 +27,16 @@
             "state": {
               "type": "markdown",
               "state": {
-                "file": "Greenstar/ksig.md",
+                "file": "ROTEK/bt67xx/common.md",
                 "mode": "source",
                 "source": false
               },
               "icon": "lucide-file",
-              "title": "ksig"
+              "title": "common"
             }
           },
           {
-            "id": "d87a063866ca623d",
+            "id": "d14f4fdb9efcc14f",
             "type": "leaf",
             "state": {
               "type": "markdown",
@@ -73,7 +73,7 @@
                 "autoReveal": false
               },
               "icon": "lucide-folder-closed",
-              "title": "Файловый менеджер"
+              "title": "Files"
             }
           },
           {
@@ -173,18 +173,26 @@
   },
   "left-ribbon": {
     "hiddenItems": {
-      "switcher:Меню быстрого перехода": false,
-      "graph:Граф": false,
-      "canvas:Создать новый холст": false,
-      "command-palette:Открыть палитру команд": false,
-      "markdown-importer:Импорт Markdown-файлов": false
+      "switcher:Open quick switcher": false,
+      "graph:Open graph view": false,
+      "canvas:Create new canvas": false,
+      "command-palette:Open command palette": false,
+      "markdown-importer:Open format converter": false
     }
   },
-  "active": "d87a063866ca623d",
+  "active": "d14f4fdb9efcc14f",
   "lastOpenFiles": [
+    "English/img/38-1.jpg.~tmp",
+    "proGit.md",
+    "English/img/38-4.jpg",
+    "English/img/38-3.jpg",
+    "English/img/38-2.jpg",
+    "English/img/38-1.jpg",
+    "ROTEK/bt67xx/common.md",
+    "ROTEK/bt67xx/Команды.md",
+    "English/Homework/Homework 9.md",
     "todo/Задачи по направлениям.md",
     "todo/Разное.md",
-    "English/Homework/Homework 9.md",
     "hardcore web development/11. SQL/MySql vs Postgresql.md",
     "Greenstar/ksig.md",
     "Greenstar/usb stm32.md",
@@ -198,7 +206,6 @@
     "c/printf scanf.md",
     "c/misc.md",
     "c/c common.md",
-    "proGit.md",
     "Database.kdbx.QABUnG",
     "English/Homework/Homework 8.md",
     "English/Texts/Text 9.md",
@@ -215,17 +222,10 @@
     "img/quiz/CC626100",
     "img/quiz/photo_2024-09-17_15-41-35.jpg",
     "img/quiz/photo_2024-09-17_15-09-42.jpg",
-    "img/quiz/photo_2024-09-17_15-09-40.jpg",
-    "img/quiz/photo_2024-09-17_15-09-39.jpg",
-    "img/quiz/photo_2024-09-17_15-09-37.jpg",
-    "img/quiz/photo_2024-09-17_15-09-36 (2).jpg",
     "img/quiz",
     "img/Новая папка",
     "linux/server.md",
     "linux/GS server.md",
-    "hardcore web development/11. SQL/Типы данных.md",
-    "hardcore web development/11. SQL/Сортировка данных.md",
-    "hardcore web development/11. SQL/Дата и время.md",
     "lua",
     "Untitled.canvas",
     "docs/Galleon.pdf"

+ 16 - 1
English/Homework/Homework 9.md

@@ -347,5 +347,20 @@
 11. Tony asked them not to bring the boxes into the room.
 12. Mark asked me to buy some fruit on the way home.
 
-
+---
+~={green}339 Передайте предложения в косвенной речи.=~
+1. The teacher said to us, "You will have to work hard tomorrow."
+2. My girlfriend said to me, "I shall not be able to go for a walk with you today, because I am very busy."
+3. She said to me, "How long are you going to stay in the country?"
+4. He said to me, "I like to go to the canteen during the break."
+5. He asked me, "When will you go to the canteen?"
+6. John said, "I met them at the airport yesterday."
+7. He said, "I shall come to the party if I am free tomorrow."
+8. Sha said, "I shall go to the cinema in the evening if I am not very tired."
+9. My mother said to me, "It will be difficult for you to get up tomorrow if you don't go to bed at once."
+10. Nina said, "I like music and I listen to it every evening before going to bed."
+11. My aunt said, "I shall not be thirsty if I eat some grapes."
+12. Mother said to us, "Don't go out before I return."
+13. My sister said, "I shall be neither hungry nor thirsty if I have a cup of tea with a sandwich."
+14. Mary said, "Don't switch the TV, Fred, I am working."
 

BIN
English/img/38-1.jpg


BIN
English/img/38-2.jpg


BIN
English/img/38-3.jpg


BIN
English/img/38-4.jpg


+ 3 - 0
ROTEK/bt67xx/common.md

@@ -144,4 +144,7 @@ $ sudo apt install usbutils
 $ sudo apt install libncurses5
 ```
 
+```
+$ make HARDWARE=bt6711_v1 PRINTF=custom DEBUG=0 MAC=EC-4C-4D-00-78-89 CROSS="/opt/gcc-arm-none-eabi-10.3-2021.10/bin/arm-none-eabi"
+```