π°π·
This file contains hidden or 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
for dir in */ ; do | |
pushd $dir | |
git diff --name-only | xargs -Iarg sed -i 's/\r$//' arg | |
popd | |
done |
This file contains hidden or 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
Atmel was subsumed by Microchip Technology in 2016 | |
Atmel-ICE | |
a development hardware | |
supports JTAG, SWD, PDI, TPI, aWire, SPI, debugWIRE, UPDI interfaces | |
AVR dragon | |
a development hardware | |
perform a symbolic debug on all devices with OCD with SPI, JTAG, PDI (selected devices), high voltage serial programming, parallel programming, aWire modes | |
supports debugging using SPI, JTAG, PDI interfaces | |
JTAG | |
Joint Test Action Group |
This file contains hidden or 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
from time import sleep | |
import chromedriver_autoinstaller | |
from selenium import webdriver | |
from selenium.webdriver.common.by import By | |
from selenium.webdriver.chrome.options import Options | |
import winsound | |
chromedriver_autoinstaller.install() | |
base_url = 'http://prod.danawa.com/info/?pcode=' |
This file contains hidden or 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
>+++++ +++++>> >, | |
[ | |
>+++++ +++++ | |
[<[->->]<] | |
<< | |
[ | |
>>>>[<<<<->>>>-]>> | |
>+++++ +++++>>+<< | |
[<[->->]<] |
NewerOlder