Tags: attiny85*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. 2020-06-07 Tags: , , , , , , , by klotz
  2. 2018-11-09 Tags: , , , by klotz
  3. 2016-03-11 Tags: , , , by klotz
  4. UDEV Rules for Micronucleus boards including the Digispark.

    This file must be placed at:

    /etc/udev/rules.d/49-micronucleus.rules (preferred location)

    or

    /lib/udev/rules.d/49-micronucleus.rules (req'd on some broken systems)

    After this file is copied, physically unplug and reconnect the board.

    SUBSYSTEMS=="usb", ATTRS{idVendor}=="16d0", ATTRS{idProduct}=="0753", MODE:="0666" KERNEL=="ttyACM*", ATTRS{idVendor}=="16d0", ATTRS{idProduct}=="0753", MODE:="0666", ENV{ID_MM_DEVICE_IGNORE}="1"

    If you share your linux system with other users, or just don't like the

    idea of write permission for everybody, you can replace MODE:="0666" with

    OWNER:="yourusername" to create the device owned by you, or with

    GROUP:="somegroupname" and mange access using standard unix groups.

    2020-12-01 Tags: , , , , , by klotz
  5. 2016-03-15 Tags: , , , by klotz
  6. 2015-12-30 Tags: , , by klotz
  7. Create a file named /etc/udev/rules.d/digispark.rules  with the following line in it: SUBSYSTEM=="usb", ATTR{idVendor}=="16d0", ATTR{idProduct}=="0753", MODE="0660", GROUP="dialout"

    2015-12-30 Tags: , , by klotz
  8. 2015-12-30 Tags: , , by klotz
  9. 2017-03-27 Tags: , , , , by klotz
  10. 2012-05-25 Tags: , by klotz

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "attiny85"

About - Propulsed by SemanticScuttle