Skip to content

Commit 8dd3100

Browse files
author
Ioannis Charalampidis
committed
Adding checkmarks
1 parent 59d1d84 commit 8dd3100

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -119,19 +119,19 @@ In order to flash a CCxxxx chip there is a need to invoke CPU instructions, whic
119119
<td>CC2540</td>
120120
<td><strong>0x8d</strong>..</td>
121121
<td>CC254X</td>
122-
<td>Works</td>
122+
<td>:white_check_mark: Works</td>
123123
</tr>
124124
<tr>
125125
<td>CC2541</td>
126126
<td><strong>0x41</strong>..</td>
127127
<td>CC254X</td>
128-
<td>Partially working</td>
128+
<td>:large_orange_diamond: Partially working</td>
129129
</tr>
130130
<tr>
131131
<td>CS2510</td>
132132
<td><strong>0x81</strong>..</td>
133133
<td>CS2510</td>
134-
<td>Work in progress</td>
134+
<td>:red_circle: Work in progress</td>
135135
</tr>
136136
</table>
137137

@@ -221,7 +221,7 @@ I have successfully managed to flash various BLE112 modules using the scripts pr
221221

222222
## License
223223

224-
Copyright (c) 2014 Ioannis Charalampidis
224+
Copyright (c) 2014-2016 Ioannis Charalampidis
225225

226226
This program is free software: you can redistribute it and/or modify
227227
it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)