• R/O
  • HTTP
  • SSH
  • HTTPS

提交

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Firmware of Silead Touchscreen Controller for Jumper EZpad 6 Pro.


Commit MetaInfo

修订版1bdbc11ca4ca528d0d3379ffb63a95e3d80241ca (tree)
时间2016-02-05 02:23:10
作者Gregor Riepl <onitake@gmai...>
CommiterGregor Riepl

Log Message

Moved device list to the top

更改概述

差异

--- a/README.md
+++ b/README.md
@@ -28,6 +28,18 @@ characteristics of the touch panel, if you know them. You should
2828 also include a patch for the hardware matrix below.
2929
3030
31+Device list
32+-----------
33+
34+| Manufacturer | Device | Tested | Firmware |
35+|---------------|---------------------------------|---------|----------------------------------------------------------------|
36+| Chuwi | hi8 | no | [firmware/chuwi/hi8](firmware/chuwi/hi8) |
37+| Chuwi | vi8 | no | [firmware/chuwi/vi8](firmware/chuwi/vi8) |
38+| Trekstor | SurfTab wintron 7.0 | no | [firmware/trekstor/surftab7old](firmware/trekstor/surftab7old) |
39+| Trekstor | SurfTab wintron 7.0 (ST70416-6) | no | [firmware/trekstor/surftab7new](firmware/trekstor/surftab7new) |
40+| Utok | i800 | yes | [firmware/utok/i800](firmware/utok/i800) |
41+
42+
3143 Firmware formats
3244 ----------------
3345
@@ -134,15 +146,3 @@ To convert a firmware image back into legacy format, use:
134146
135147 Note that memory page order is not preserved. This should not
136148 pose a problem for the controller, however.
137-
138-
139-Device list
140------------
141-
142-| Manufacturer | Device | Tested | Firmware |
143-|---------------|---------------------------------|---------|----------------------------------------------------------------|
144-| Chuwi | hi8 | no | [firmware/chuwi/hi8](firmware/chuwi/hi8) |
145-| Chuwi | vi8 | no | [firmware/chuwi/vi8](firmware/chuwi/vi8) |
146-| Trekstor | SurfTab wintron 7.0 | no | [firmware/trekstor/surftab7old](firmware/trekstor/surftab7old) |
147-| Trekstor | SurfTab wintron 7.0 (ST70416-6) | no | [firmware/trekstor/surftab7new](firmware/trekstor/surftab7new) |
148-| Utok | i800 | yes | [firmware/utok/i800](firmware/utok/i800) |