-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated application logic and readme
- Loading branch information
1 parent
6cee562
commit 1136094
Showing
25 changed files
with
57,736 additions
and
57,310 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
# Auto detect text files and perform LF normalization | ||
* text=auto | ||
/Code/co2sn/gecko_sdk_4.3.0/* linguist-vendored | ||
/Code/co2sn/"GNU[[:space]]ARM[[:space]]v10.2.1[[:space]]-[[:space]]Default"/* linguist-vendored | ||
/Code/co2sn/autogen/* linguist-vendored | ||
/Code/co2sn/config/* linguist-vendored | ||
/Code/co2sn/gecko_sdk_4.3.0/* linguist-vendored |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"data":[{"hit":9,"alias":"Software Components","type":"NAVIGATION","data":"softwarecomponents"},{"hit":8,"alias":"app_thread.cpp","type":"FILE","data":"C:/Users/Workstation/Documents/GitHub/ot-CO2/Code/co2sn/app_thread.cpp"},{"hit":9,"alias":"Stack (MTD)","type":"COMPONENT","data":"{\"componentId\":\"ot_stack_mtd\"}"},{"hit":7,"alias":"main.cpp","type":"FILE","data":"C:/Users/Workstation/Documents/GitHub/ot-CO2/Code/co2sn/main.cpp"},{"hit":6,"alias":"app_main.cpp","type":"FILE","data":"C:/Users/Workstation/Documents/GitHub/ot-CO2/Code/co2sn/app_main.cpp"},{"hit":3,"alias":"Configuration","type":"COMPONENT","data":"{\"componentId\":\"mbedtls_config\"}"},{"hit":2,"alias":"app_coap.cpp","type":"FILE","data":"C:/Users/Workstation/Documents/GitHub/ot-CO2/Code/co2sn/app_coap.cpp"},{"hit":0,"alias":"README.md","type":"FILE","data":"C:/Users/Workstation/Documents/GitHub/ot-CO2/Code/co2sn/README.md"},{"hit":0,"alias":"Pin Tool","type":"TOOL","data":"pintool"},{"hit":0,"alias":"Memory Editor","type":"TOOL","data":"memoryeditor"},{"hit":0,"alias":"docs.silabs.com","type":"EXTERNAL_URL","data":"https://docs.silabs.com/"},{"hit":0,"alias":"Simple Button (btn0)","type":"COMPONENT","data":"{\"componentId\":\"simple_button\",\"instanceName\":\"btn0\"}"},{"hit":0,"alias":"Simple Button (btn1)","type":"COMPONENT","data":"{\"componentId\":\"simple_button\",\"instanceName\":\"btn1\"}"}]} | ||
{"data":[{"hit":116,"alias":"app_dns.cpp","type":"FILE","data":"C:/Users/Workstation/Documents/GitHub/ot-CO2/Code/co2sn/app_dns.cpp"},{"hit":39,"alias":"app_main.cpp","type":"FILE","data":"C:/Users/Workstation/Documents/GitHub/ot-CO2/Code/co2sn/app_main.cpp"},{"hit":14,"alias":"app_thread.cpp","type":"FILE","data":"C:/Users/Workstation/Documents/GitHub/ot-CO2/Code/co2sn/app_thread.cpp"},{"hit":13,"alias":"main.cpp","type":"FILE","data":"C:/Users/Workstation/Documents/GitHub/ot-CO2/Code/co2sn/main.cpp"},{"hit":11,"alias":"Software Components","type":"NAVIGATION","data":"softwarecomponents"},{"hit":13,"alias":"Stack (MTD)","type":"COMPONENT","data":"{\"componentId\":\"ot_stack_mtd\"}"},{"hit":3,"alias":"Configuration","type":"COMPONENT","data":"{\"componentId\":\"mbedtls_config\"}"},{"hit":2,"alias":"app_coap.cpp","type":"FILE","data":"C:/Users/Workstation/Documents/GitHub/ot-CO2/Code/co2sn/app_coap.cpp"},{"hit":2,"alias":"UARTDRV USART (vcom)","type":"COMPONENT","data":"{\"componentId\":\"uartdrv_usart\",\"instanceName\":\"vcom\"}"},{"hit":0,"alias":"README.md","type":"FILE","data":"C:/Users/Workstation/Documents/GitHub/ot-CO2/Code/co2sn/README.md"},{"hit":0,"alias":"Pin Tool","type":"TOOL","data":"pintool"},{"hit":0,"alias":"Memory Editor","type":"TOOL","data":"memoryeditor"},{"hit":0,"alias":"docs.silabs.com","type":"EXTERNAL_URL","data":"https://docs.silabs.com/"},{"hit":0,"alias":"Simple Button (btn0)","type":"COMPONENT","data":"{\"componentId\":\"simple_button\",\"instanceName\":\"btn0\"}"},{"hit":0,"alias":"Simple Button (btn1)","type":"COMPONENT","data":"{\"componentId\":\"simple_button\",\"instanceName\":\"btn1\"}"},{"hit":1,"alias":"NVM3 Default Config","type":"COMPONENT","data":"{\"componentId\":\"nvm3_default_config\"}"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
C:\Users\Workstation\Documents\GitHub\ot-CO2\Code\co2sn\co2sn.slcp | ||
nvm3_default_config |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
C:\Users\Workstation\Documents\GitHub\ot-CO2\Code\co2sn\co2sn.slcp | ||
uartdrv_usart | ||
vcom |
Binary file not shown.
Binary file not shown.
44,532 changes: 22,257 additions & 22,275 deletions
44,532
Code/co2sn/GNU ARM v10.2.1 - Default/co2sn.hex
Large diffs are not rendered by default.
Oops, something went wrong.
25,055 changes: 12,625 additions & 12,430 deletions
25,055
Code/co2sn/GNU ARM v10.2.1 - Default/co2sn.map
Large diffs are not rendered by default.
Oops, something went wrong.
44,532 changes: 22,257 additions & 22,275 deletions
44,532
Code/co2sn/GNU ARM v10.2.1 - Default/co2sn.s37
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.