diff options
author | tmk <nobody@nowhere> | 2014-07-20 14:42:44 +0900 |
---|---|---|
committer | tmk <nobody@nowhere> | 2014-07-30 14:38:26 +0900 |
commit | 3e7875455ed392ce5238efa0734e82995e1f8040 (patch) | |
tree | 57cec7eb223614680643afd7812db4553f8789ef /keyboard/hhkb_rn42/MEMO.txt | |
parent | 50bcaa66c468f350a538279667a0fa68090c55a9 (diff) | |
download | qmk_firmware-3e7875455ed392ce5238efa0734e82995e1f8040.tar.gz qmk_firmware-3e7875455ed392ce5238efa0734e82995e1f8040.zip |
Add flow control by firmware to serial_uart
Diffstat (limited to 'keyboard/hhkb_rn42/MEMO.txt')
-rw-r--r-- | keyboard/hhkb_rn42/MEMO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboard/hhkb_rn42/MEMO.txt b/keyboard/hhkb_rn42/MEMO.txt index 100b4442d6..86f5faef2d 100644 --- a/keyboard/hhkb_rn42/MEMO.txt +++ b/keyboard/hhkb_rn42/MEMO.txt @@ -8,6 +8,7 @@ Roving RN-42 TODO ---- +- LUFA sendchar should be buffered and serial_uart.c buffur size is too large(256). - Factroy reset doesn't work; need to test again. 10K pull-up is too high? - Lipo voltage ADC sensing - Lipo charger configuration: fast charge time: USB charger spec? |