このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
visus
/
teensy-sd
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
57
コミット
1
ブランチ
ツリー:
4e31b17044
main
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'4e31b17044' から
${ noResults }
HTTPS
ZIP
TAR.GZ
Paul Stoffregen
4e31b17044
Merge pull request
#14
from FrankBoesing/T4-support
T4 support
6年前
examples
Update comments in examples
9年前
utility
Update Sd2Card.cpp
6年前
File.cpp
Add Teensy 3.x optimized code
10年前
README.md
Import SD library from Arduino 1.0.5
11年前
README.txt
Import SD library from Arduino 1.0.5
11年前
SD.cpp
Do not expose internal SD.root to sketches with SD.open("/")
10年前
SD.h
Add Teensy 3.x optimized code
10年前
SD_t3.h
Update comment about USE_TEENSY3_OPTIMIZED_CODE
9年前
cache_t3.cpp
Change cache replacement algorithm to Least Recenrtly Used
10年前
card_t3.cpp
Change cache replacement algorithm to Least Recenrtly Used
10年前
dir_t3.cpp
Add pathname traversal in SD.open()
10年前
fat_t3.cpp
Add Teensy 3.x optimized code
10年前
file_t3.cpp
Change cache replacement algorithm to Least Recenrtly Used
10年前
init_t3.cpp
Fix FAT16 detection
10年前
keywords.txt
Add support for Kinetis SDHC on Teensy 3.5 & 3.6
9年前
library.properties
Bump version to 1.2.2
7年前
README.md
SD Library