Skip to content

Instantly share code, notes, and snippets.

@Llibyddap
Llibyddap / success_CMakeOutput.txt
Created November 28, 2019 20:52
Successful CMake Output File
pi@raspberrypi:~/opencv/build $ sudo cmake -D CMAKE_BUILD_TYPE=RELEASE \
> -D CMAKE_INSTALL_PREFIX=/usr/local \
> -D OPENCV_EXTRA_MODULES_PATH=~/opencv_contrib/modules \
> -D ENABLE_NEON=ON \
> -D ENABLE_VFPV3=ON \
> -D BUILD_TESTS=OFF \
> -D OPENCV_ENABLE_NONFREE=ON \
> -D INSTALL_PYTHON_EXAMPLES=OFF \
> -D BUILD_EXAMPLES=OFF ..
-- The CXX compiler identification is GNU 8.3.0
@Llibyddap
Llibyddap / gist:9fae83850bff22325f4f6fc687e14267
Created July 7, 2020 01:04
Tasmota Sonoff TX IW101 Flashing
---
title: Sonoff T1 US 1 Gang
category: switch
type: Switch
standard: us
mlink: https://www.itead.cc/smart-home/sonoff-t1-us.html
image: https://user-images.githubusercontent.com/5904370/57944870-a0f21700-78d8-11e9-8937-63ba1dfd6583.png
template: '{"NAME":"Sonoff T1 1CH","GPIO":[17,255,255,255,0,0,0,0,21,56,0,0,0],"FLAG":0,"BASE":28}'
link: https://www.aliexpress.com/item/4000075029317.html
---