26 Commits

Author SHA1 Message Date
Gordon Williams
01594b5a29 STM32F4: Add SDIO support 2024-11-21 10:34:19 +00:00
Gordon Williams
4e25e2211c Include pinout diagrams for Puck.js v2 as well as the upcoming Lite 2022-08-16 13:05:43 +01:00
Gordon Williams
32545fdd0e Fix recent Bangle.js regression (screen shuts off when loading new app) 2021-05-25 13:44:37 +01:00
Décio Luiz Gazzoni Filho
00bbc9e2aa Fix bug in pin_utils.py's only_from_package() function, which in turn fixes a hard fault handler in STM32F3DISCOVERY. 2019-04-12 20:00:35 -03:00
Gordon Williams
8dc701a0a2 first stab at thingy - not booting 2018-01-10 16:47:58 +00:00
Thierry BINIGUER
846650e297 Espruino updates to match with L496 2017-09-25 14:41:37 +02:00
Gordon Williams
d644eab626 STM32: Remove the 'utility timer' from the list of available PWM pins, fixing A0/1/2 PWM on F4 (fix #1229) 2017-08-29 12:18:46 +01:00
Gordon Williams
8fc672bc33 If >1 button, set pin state correctly at boot/reset 2017-08-23 14:56:25 +01:00
Gordon Williams
2e8f68e01a fix pin description page 2017-08-17 15:52:17 +01:00
Gordon Williams
f39dd3b756 board docs 2016-12-19 18:52:27 +00:00
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