summaryrefslogtreecommitdiff
path: root/rspsxserial.code-workspace
diff options
context:
space:
mode:
authorXaviDCR92 <xavi.dcr@gmail.com>2019-01-13 23:34:04 +0100
committerXaviDCR92 <xavi.dcr@gmail.com>2019-01-13 23:34:04 +0100
commit4d0f0e6021778b2917960bef978fe69c0fe1b327 (patch)
tree330235536c985c870c64eb9f4c0bc42bf7af6c6d /rspsxserial.code-workspace
parent35e37535556d7d2cce3bb04a9f6bff810ebefccc (diff)
Incoming file requests are now processed. Only sending file data TODO.
Diffstat (limited to 'rspsxserial.code-workspace')
-rw-r--r--rspsxserial.code-workspace8
1 files changed, 8 insertions, 0 deletions
diff --git a/rspsxserial.code-workspace b/rspsxserial.code-workspace
new file mode 100644
index 0000000..876a149
--- /dev/null
+++ b/rspsxserial.code-workspace
@@ -0,0 +1,8 @@
+{
+ "folders": [
+ {
+ "path": "."
+ }
+ ],
+ "settings": {}
+} \ No newline at end of file