Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-matt-hillsdon committed Jul 15, 2024
1 parent 506446c commit ec290dd
Show file tree
Hide file tree
Showing 35 changed files with 92 additions and 2,062 deletions.
35 changes: 0 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"@types/react-dom": "^18.3.0",
"base64-js": "^1.5.1",
"crelt": "^1.0.5",
"dapjs": "2.2.0",
"dompurify": "^2.3.3",
"file-saver": "^2.0.5",
"framer-motion": "^10.2.4",
Expand Down
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import "./App.css";
import { DialogProvider } from "./common/use-dialogs";
import VisualViewPortCSSVariables from "./common/VisualViewportCSSVariables";
import { deployment, useDeployment } from "./deployment";
import { MicrobitWebUSBConnection } from "./device/webusb";
import { MicrobitWebUSBConnection } from "@microbit/microbit-connection";
import { DeviceContextProvider } from "./device/device-hooks";
import { MockDeviceConnection } from "./device/mock";
import DocumentationProvider from "./documentation/documentation-hooks";
Expand Down
19 changes: 0 additions & 19 deletions src/device/async-util.test.ts

This file was deleted.

24 changes: 0 additions & 24 deletions src/device/async-util.ts

This file was deleted.

58 changes: 0 additions & 58 deletions src/device/board-id.ts

This file was deleted.

52 changes: 0 additions & 52 deletions src/device/board-serial-info.test.ts

This file was deleted.

35 changes: 0 additions & 35 deletions src/device/board-serial-info.ts

This file was deleted.

80 changes: 0 additions & 80 deletions src/device/constants.ts

This file was deleted.

Loading

0 comments on commit ec290dd

Please sign in to comment.