Louis authored on17/12/2018 23:06:28
Showing1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,25 +0,0 @@
1
-# project  configured on Mon Dec 17 22:44:47 2018 by
2
-# waf 1.7.11 (abi 98, python 2070fc1 on linux2)
3
-# using /home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/waf configure
4
-#
5
-Setting top to
6
-/home/louis/repos/synocam_home_switch
7
-Setting out to
8
-/home/louis/repos/synocam_home_switch/build
9
-Checking for program webpack
10
-/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack
11
-find program=['webpack'] paths=['/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin'] var='WEBPACK' -> '/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack'
12
-Found Pebble SDK for diorite in:
13
-/home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/diorite
14
-Checking for program gcc,cc
15
-arm-none-eabi-gcc
16
-find program=['gcc', 'cc'] paths='' var='CC' -> 'arm-none-eabi-gcc'
17
-Checking for program ar
18
-arm-none-eabi-ar
19
-find program=['ar'] paths='' var='AR' -> 'arm-none-eabi-ar'
Browse code

gitignore

Louis authored on17/12/2018 22:59:29
Showing1 changed files
... ...
@@ -1,4 +1,4 @@
1
-# project  configured on Tue Nov 27 00:19:10 2018 by
1
+# project  configured on Mon Dec 17 22:44:47 2018 by
2 2
 # waf 1.7.11 (abi 98, python 2070fc1 on linux2)
3 3
 # using /home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/waf configure
4 4
 #
Browse code

statusbar with time

Louis authored on27/11/2018 00:21:26
Showing1 changed files
... ...
@@ -1,4 +1,4 @@
1
-# project  configured on Sat Nov 24 20:31:46 2018 by
1
+# project  configured on Tue Nov 27 00:19:10 2018 by
2 2
 # waf 1.7.11 (abi 98, python 2070fc1 on linux2)
3 3
 # using /home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/waf configure
4 4
 #
Browse code

new VM build

Louis authored on25/11/2018 22:32:17
Showing1 changed files
... ...
@@ -1,13 +1,13 @@
1
-# project  configured on Sat Sep 29 01:25:38 2018 by
1
+# project  configured on Sat Nov 24 20:31:46 2018 by
2 2
 # waf 1.7.11 (abi 98, python 2070fc1 on linux2)
3 3
 # using /home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/waf configure
4 4
 #
5 5
 ----------------------------------------
6 6
 Setting top to
7
-/home/louis/pebble-dev/projects/synocam_home_switch
7
+/home/louis/repos/synocam_home_switch
8 8
 ----------------------------------------
9 9
 Setting out to
10
-/home/louis/pebble-dev/projects/synocam_home_switch/build
10
+/home/louis/repos/synocam_home_switch/build
11 11
 ----------------------------------------
12 12
 Checking for program webpack
13 13
 /home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack
Browse code

better handling sent message ?

Louis authored on29/09/2018 01:27:02
Showing1 changed files
... ...
@@ -1,4 +1,4 @@
1
-# project  configured on Sat Sep 22 15:49:54 2018 by
1
+# project  configured on Sat Sep 29 01:25:38 2018 by
2 2
 # waf 1.7.11 (abi 98, python 2070fc1 on linux2)
3 3
 # using /home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/waf configure
4 4
 #
Browse code

sent message

Louis authored on22/09/2018 15:50:26
Showing1 changed files
... ...
@@ -1,4 +1,4 @@
1
-# project  configured on Tue Sep 18 23:35:51 2018 by
1
+# project  configured on Sat Sep 22 15:49:54 2018 by
2 2
 # waf 1.7.11 (abi 98, python 2070fc1 on linux2)
3 3
 # using /home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/waf configure
4 4
 #
Browse code

click_handler uncommented

Louis authored on18/09/2018 23:36:08
Showing1 changed files
... ...
@@ -1,4 +1,4 @@
1
-# project  configured on Tue Sep 18 23:28:04 2018 by
1
+# project  configured on Tue Sep 18 23:35:51 2018 by
2 2
 # waf 1.7.11 (abi 98, python 2070fc1 on linux2)
3 3
 # using /home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/waf configure
4 4
 #
Browse code

commented unused code/corrected

Louis authored on18/09/2018 23:28:35
Showing1 changed files
... ...
@@ -1,4 +1,4 @@
1
-# project  configured on Tue Sep 18 23:25:31 2018 by
1
+# project  configured on Tue Sep 18 23:28:04 2018 by
2 2
 # waf 1.7.11 (abi 98, python 2070fc1 on linux2)
3 3
 # using /home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/waf configure
4 4
 #
Browse code

commented unused code

Louis authored on18/09/2018 23:25:34
Showing1 changed files
... ...
@@ -1,4 +1,4 @@
1
-# project  configured on Tue Sep 18 23:21:11 2018 by
1
+# project  configured on Tue Sep 18 23:25:31 2018 by
2 2
 # waf 1.7.11 (abi 98, python 2070fc1 on linux2)
3 3
 # using /home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/waf configure
4 4
 #
Browse code

commented unused code

Louis authored on18/09/2018 23:22:14
Showing1 changed files
... ...
@@ -1,4 +1,4 @@
1
-# project  configured on Tue Sep 18 23:02:55 2018 by
1
+# project  configured on Tue Sep 18 23:21:11 2018 by
2 2
 # waf 1.7.11 (abi 98, python 2070fc1 on linux2)
3 3
 # using /home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/waf configure
4 4
 #
Browse code

JSReady enabled

Louis authored on18/09/2018 23:08:46
Showing1 changed files
... ...
@@ -1,4 +1,4 @@
1
-# project  configured on Sat Aug 25 23:45:26 2018 by
1
+# project  configured on Tue Sep 18 23:02:55 2018 by
2 2
 # waf 1.7.11 (abi 98, python 2070fc1 on linux2)
3 3
 # using /home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/waf configure
4 4
 #
Louis authored on25/08/2018 23:51:28
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,25 @@
1
+# project  configured on Sat Aug 25 23:45:26 2018 by
2
+# waf 1.7.11 (abi 98, python 2070fc1 on linux2)
3
+# using /home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/waf configure
4
+#
5
+----------------------------------------
6
+Setting top to
7
+/home/louis/pebble-dev/projects/synocam_home_switch
8
+----------------------------------------
9
+Setting out to
10
+/home/louis/pebble-dev/projects/synocam_home_switch/build
11
+----------------------------------------
12
+Checking for program webpack
13
+/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack
14
+find program=['webpack'] paths=['/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin'] var='WEBPACK' -> '/home/louis/.pebble-sdk/SDKs/current/node_modules/.bin/webpack'
15
+----------------------------------------
16
+Found Pebble SDK for diorite in:
17
+/home/louis/.pebble-sdk/SDKs/current/sdk-core/pebble/diorite
18
+----------------------------------------
19
+Checking for program gcc,cc
20
+arm-none-eabi-gcc
21
+find program=['gcc', 'cc'] paths='' var='CC' -> 'arm-none-eabi-gcc'
22
+----------------------------------------
23
+Checking for program ar
24
+arm-none-eabi-ar
25
+find program=['ar'] paths='' var='AR' -> 'arm-none-eabi-ar'