Gordon Williams
b06e9dfe05
Merge branch 'master' of github.com:espruino/Espruino
2015-11-18 14:15:28 +00:00
Gordon Williams
3d264e15b5
undo accidental commit
2015-11-18 14:15:16 +00:00
Jean-Claude Wippler
78db5b5c60
fix pin mixup
2015-11-18 12:27:58 +01:00
Jean-Claude Wippler
31dbde0d3c
add image with proper CSS
2015-11-18 12:16:20 +01:00
Gordon Williams
3936381cf6
LQFP100 pin names
2015-11-17 11:31:47 +00:00
Jean-Claude Wippler
e53639eb7a
fix VFQFPN-36 package
...
doh...
2015-11-17 12:20:02 +01:00
Jean-Claude Wippler
6d31415f0c
add definition for HY-TinySTM103T
2015-11-17 00:11:13 +01:00
Neil Kolban
4cafd94190
CR/LF conversion.
2015-11-11 16:45:24 -06:00
Neil Kolban
f7929aa47a
#702 - Design and implementation of default baud rate.
2015-11-11 16:42:30 -06:00
Gordon Williams
471b8e15ff
Merge pull request #692 from nkolban/master
...
#606 . Initial framework for hardware SPI for ESP8266.
2015-11-10 17:16:24 +00:00
Neil Kolban
71d19752ee
Changes requested for #606 .
2015-11-10 10:56:17 -06:00
Gordon Williams
4a9ad82c31
oops
2015-11-09 13:54:48 +00:00
Gordon Williams
fb87e42681
board image tweaks
2015-11-09 13:44:04 +00:00
Gordon Williams
c38551f786
properly formatted ESP01 board image
2015-11-09 09:49:00 +00:00
Gordon Williams
743c481bd9
now displaying multiple board layouts on one page
2015-11-09 09:24:53 +00:00
Gordon Williams
1be23f5da3
slightly mad refactor, ready for multiple board designs in one BOARD.py
2015-11-09 09:24:49 +00:00
Gordon Williams
e4a62cd6ad
Merge branch 'master' into AES
2015-11-05 16:31:46 +00:00
Neil Kolban
9b9e0e1f5d
#606 . Initial framework for SPI hardware support.
2015-11-03 23:04:56 -06:00
Thorsten von Eicken
52f1575879
bring emw3165 up to date with master
2015-10-29 23:35:46 -07:00
Gordon Williams (u36)
64fa3a82d0
Merge branch 'master' into NRF
2015-10-29 14:47:22 +00:00
Gordon Williams (u36)
f2c76b047d
don't use LSE, as might not be there on some boards
2015-10-29 14:02:03 +00:00
Thorsten von Eicken
296400bda9
add support for emw3165 without wifi
2015-10-28 08:21:09 -07:00
Gordon Williams (u36)
9362edb33c
hacks for TinyBLE board. No USART, but BLE
2015-10-26 17:32:28 +00:00
Gordon Williams (u36)
2e32742b12
add page link, so we can link to existing pages for boards
2015-10-26 15:06:11 +00:00
Gordon Williams (u36)
30c0941d19
add bluetooth console, try and remove dependence on board
2015-10-26 14:23:13 +00:00
Gordon Williams (u36)
d88d4d1fee
tweaks for website version of ESP12
2015-10-26 14:21:16 +00:00
Thorsten von Eicken
2da57d2b6a
emw3165 stand-alone build, no wifi
2015-10-26 00:54:28 -07:00
Gordon Williams
387cd7cc7f
oops
2015-10-21 16:52:22 +01:00
Gordon Williams
38266b4889
allowed Serial pins and baud to be specified, fixed BLE send
2015-10-21 16:36:02 +01:00
Gordon Williams
886fb8ff93
fix LED/Button defs for NRF boards
2015-10-21 15:57:02 +01:00
Gordon Williams
8c6983b13a
WHITESPACE FIX - changing to unix line endings for all non-library files
2015-10-19 14:13:50 +01:00
Thorsten von Eicken
4f0c3ea342
renamed ESP8266_OTA board, added image and pin locations
2015-10-16 21:37:16 -07:00
Thorsten von Eicken
598e57e7b3
esp8266: switch to 536 byte TCP MSS; back to 1023 JSvars
2015-10-15 12:46:04 -07:00
Thorsten von Eicken
ef72504444
merge master into i2c branch
2015-10-14 23:14:54 -07:00
Thorsten von Eicken
606f4adf7b
make i2c work @100Khz
2015-10-14 23:07:14 -07:00
Jamie Lawson
e67e2b16a0
Add OLIMEXINO_STM32_RE target board description file and
...
Makefile entry for a Olimexino_STM32 with a STM32F103RET6.
512K FLASH, 64K SRAM
2015-10-12 21:12:13 -04:00
Thorsten von Eicken
229097c520
add esp8266 OTA firmware update
2015-10-11 14:02:59 -07:00
Thorsten von Eicken
82169d6d73
make something compile for emw3165
2015-10-05 00:47:56 -07:00
Thorsten von Eicken
e263ff43e0
merge upstream master into tve's fork
2015-10-03 23:00:46 -07:00
Gordon Williams
1000917ac2
Added fake alloc and calloc for mbedtls (doesn't look like they should really be needed though - grumble)
...
Lowered Pico JsVar count TEMPORARILY - because of pointless RAM usage by mbed
fix mnem leak in PBDK2
2015-10-02 16:02:10 +01:00
Thorsten von Eicken
58cf180fa4
make things compile for esp8266 512KB
2015-10-01 22:47:08 -07:00
Thorsten von Eicken
0e316320ab
make Flash work for esp8266
2015-10-01 22:28:05 -07:00
Michael Dietz
4461a99ece
fixed merge errros
2015-10-01 18:15:41 +02:00
Michael Dietz
d938c62b03
Before trying to start debugging in eclipse with gdb
2015-10-01 13:11:34 +02:00
Michael Dietz
1202a0145f
Allowing to save to flash. Changed BOARDS.py to reserve
...
first 3 pages of flash for espruino for now. Also reserved in linker
file. And trying ot ge tflash working. renoved some function sin
jshardware.c that are already implemented (savecode, loadflash...
2015-09-30 15:40:43 +02:00
Neil Kolban
786903aa8b
Merge remote-tracking branch 'espruino/master'
2015-09-29 17:25:10 -05:00
Neil Kolban
908ed13cf6
Code changes for SPI testing.
...
See #588
2015-09-29 17:13:57 -05:00
Gordon Williams
2b15048683
Merge pull request #597 from dptechnics/master
...
Adding Espruino for DPT-Board (OpenWRT MIPS and uClibc)
2015-09-29 23:10:38 +01:00
Daan Pape
46c58247b8
added DPT-Board to makefile and boards
2015-09-29 16:13:47 +02:00
Volodymyr Shymanskyy
13155ce67b
Update LINUX.py
2015-09-29 14:53:14 +03:00