Skip to content

Instantly share code, notes, and snippets.

View process1183's full-sized avatar

Josh Gadeken process1183

View GitHub Profile
@process1183
process1183 / debian-gcc-arm-linux-gnueabi-versions.txt
Created June 12, 2021 07:09
Version information from Debian's gcc-arm-linux-gnueabi and gcc-arm-linux-gnueabihf packages
(crosscompile)josh@legion:~$ arm-linux-gnueabi-gcc --version
arm-linux-gnueabi-gcc (Debian 8.3.0-2) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
(crosscompile)josh@legion:~$ arm-linux-gnueabi-gcc --version -v
Using built-in specs.
COLLECT_GCC=arm-linux-gnueabi-gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc-cross/arm-linux-gnueabi/8/lto-wrapper
@process1183
process1183 / tcs34725_simpletest.py
Created October 4, 2018 02:52
Modified copy of Adafruit_CircuitPython_TCS34725/examples/tcs34725_simpletest.py
# Modified copy of https://github.com/adafruit/Adafruit_CircuitPython_TCS34725/blob/master/examples/tcs34725_simpletest.py
# Simple demo of the TCS34725 color sensor.
# Will detect the color from the sensor and print it out every second.
import time
import board
import busio
import adafruit_tcs34725
@process1183
process1183 / log.txt
Created October 19, 2017 23:37
circuitpython remount tester
-----[ Test start ]-----
can read "testfile": True, error: "None"
can write "testfile": False, error: "30"
----------------
storage.remount()
error: "function missing 1 required positional arguments"
can read "testfile": True, error: "None"
can write "testfile": False, error: "30"
----------------
storage.remount("/")

Keybase proof

I hereby claim:

  • I am process1183 on github.
  • I am joshgadeken (https://keybase.io/joshgadeken) on keybase.
  • I have a public key whose fingerprint is F791 1F18 9266 51E3 2D39 15A8 9A31 92CC D42A ED3E

To claim this, I am signing this object: