16 Commits

Author SHA1 Message Date
Gordon Williams
a70032741d Move LED + BTN definitions to Symbol Table (allows autocomplete) 2016-10-17 15:52:42 +01:00
Gordon Williams
4281b15545 pictures for espruino wifi 2016-09-09 18:32:00 +01:00
Gordon Williams
f6b3248dbd Fix bad I2C link, fix #658 2015-10-14 09:55:13 +01:00
Neil Kolban
d322cc7d67 Change print "XXX" to print("XXX")
Change the python scripts to add parenthesis to print statements.
2015-08-27 14:19:19 -05:00
Gordon Williams
d9e9e26432 Added support for USB CK pin (fix #544) 2015-06-05 17:53:15 +01:00
Gordon Williams
09ea6de79c FFS. Fix regression where SPI2/3 weren't working on most pins (fix #525) 2015-05-01 13:33:57 +01:00
Gordon Williams
c839f94ea2 updated for better website docs 2015-03-25 15:01:28 +00:00
Gordon Williams
6524d02dca board docs 2014-09-12 09:12:18 +01:00
Gordon Williams
e25bce7385 links to peripherals 2014-09-11 15:09:05 +01:00
Gordon Williams
9f480dfe47 document jtag 2014-06-05 17:40:44 +01:00
Gordon Williams
03d56fe5ba tried to share more code between platforms 2013-12-19 13:58:33 +00:00
Gordon Williams
a79cff3fcd Move pin defs into auto-generated header file - allows us to optimise a bit better 2013-12-19 11:31:15 +00:00
Gordon Williams
a41f72977a Modified build system to store binary names in the python definition 2013-12-10 15:41:52 +00:00
Gordon Williams
b441909c39 Board docs now specify '3.3v' only pins fix #104 2013-10-16 12:26:29 +01:00
Gordon Williams
9712c7e399 Updated pin info for STM32F103xC/D/E chips, fix #84 2013-10-11 11:53:11 +01:00
Gordon Williams
f3d6e0bc83 First commit 2013-09-26 14:39:04 +01:00