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
Compiling the C compiler identification source file "CMakeCCompilerId.c" failed. | |
Compiler: /cygdrive/c/Users/Ycr/Home/bin/arm-none-eabi-gcc | |
Build flags: | |
Id flags: | |
The output was: | |
1 | |
c:/program files (x86)/gnu tools arm embedded/5.4 2016q3/bin/../lib/gcc/arm-none-eabi/5.4.1/../../../../arm-none-eabi/lib\libc.a(lib_a-exit.o): In function `exit': | |
exit.c:(.text.exit+0x2c): undefined reference to `_exit' | |
collect2.exe: error: ld returned 1 exit status |
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
WARNING:libopenzwave:Can't find options.xml in ../openzwave/config | |
DEBUG:openzwave:Create network object. | |
DEBUG:openzwave:Use sqlite version : ('3.16.2',) | |
INFO:openzwave:Start Openzwave network. | |
------------------------------------------------------------ | |
Waiting for driver : | |
------------------------------------------------------------ | |
.DEBUG:libopenzwave:notif_callback : new notification | |
DEBUG:libopenzwave:notif_callback : Notification type : 18, nodeId : 1 | |
DEBUG:libopenzwave:notif_callback : call callback context |
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
# Your init script | |
# | |
# Atom will evaluate this file each time a new window is opened. It is run | |
# after packages are loaded/activated and after the previous editor state | |
# has been restored. | |
# | |
# An example hack to log to the console when each text editor is saved. | |
# | |
# atom.workspace.observeTextEditors (editor) -> | |
# editor.onDidSave -> |
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
#!/usr/bin/env python | |
# -*- coding: utf-8 -*- | |
import logging | |
import os | |
import socket | |
import subprocess | |
import sys | |
import json | |
import xml.etree.ElementTree as ET |
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
<!doctype html> | |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" class=""> | |
<head> | |
<title>Nestor</title> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | |
<meta http-equiv="X-UA-Compatible" content="IE=Edge"> | |
<meta name="theme-color" content="#ffffff"> |
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
JVBERi0xLjYNJeLjz9MNCjEzIDAgb2JqDTw8L0xpbmVhcml6ZWQgMS9MIDc3ODMwL08gMTUvRSA3 | |
MzEzOS9OIDEvVCA3NzUxOS9IIFsgNDcxIDE5N10+Pg1lbmRvYmoNICAgICAgICAgICAgICAgICAg | |
DQoyNCAwIG9iag08PC9EZWNvZGVQYXJtczw8L0NvbHVtbnMgNC9QcmVkaWN0b3IgMTI+Pi9GaWx0 | |
ZXIvRmxhdGVEZWNvZGUvSURbPEU0NzBDNzk0RjlGQ0RENDMxRTgwNzcxNkJBNzBGOTU0PjxDNkQ2 | |
RUFDRjBCNkM0MzRGOTFEMEJDRENEMDJDNzUwMT5dL0luZGV4WzEzIDIwXS9JbmZvIDEyIDAgUi9M | |
ZW5ndGggNjgvUHJldiA3NzUyMC9Sb290IDE0IDAgUi9TaXplIDMzL1R5cGUvWFJlZi9XWzEgMiAx | |
XT4+c3RyZWFtDQpo3mJiZBBgYGJg6gESDLFAgnE/iJgKIs6DxOqABAsHkLjxD0iwHwKJtQMJiW4G | |
JkaGhSAuAyNu4j/joV8AAQYADyULAg0KZW5kc3RyZWFtDWVuZG9iag1zdGFydHhyZWYNCjANCiUl | |
RU9GDQogICAgICAgIA0KMzIgMCBvYmoNPDwvRmlsdGVyL0ZsYXRlRGVjb2RlL0kgMTI3L0xlbmd0 | |
aCAxMDUvTyA4NS9TIDQxL1YgMTAxPj5zdHJlYW0NCmjeYmBg4GRgYDJhYGBglNrFgAqYgZiFgeMB |
OlderNewer