Gordon Williams
1e34ac76a5
Remove prototype Espruino boards from build
2015-11-26 15:04:50 +00:00
Gordon Williams
afa0b9dc8e
docs
2015-11-26 14:46:41 +00:00
Gordon Williams
5ccb5a2b8b
fix the flash memory size check
2015-11-25 12:54:29 +00:00
Gordon Williams
8e466888ff
somebody didn't test non-release builds on STM32 after the string changes :)
2015-11-25 12:37:58 +00:00
Gordon Williams
4ceb2afc2e
Merge pull request #729 from nkolban/master
...
#698 ICACHE_RAM_ATTR addition.
2015-11-25 08:14:02 +00:00
Gordon Williams
c35deb72aa
Merge pull request #730 from muet/reinstate-href-anchor
...
reinstating href anchor for all reference links
2015-11-25 07:42:04 +00:00
allObjects
1a3784e825
reinstating href anchor for all reference links
...
Changes to be committed:
modified: scripts/build_docs.py
2015-11-24 22:32:40 -08:00
kolban
214b892254
#727 Rework of jspNewObject -> jsvNewWithFlags
2015-11-24 18:55:41 -06:00
kolban
9574a9b3af
#698 Removed guard for array types
2015-11-24 18:47:45 -06:00
kolban
c351eb26d5
#698 ICACHE_RAM_ATTR addition.
2015-11-24 17:38:22 -06:00
Gordon Williams
3d4f126082
Merge pull request #726 from nkolban/master
...
#722 #725
2015-11-24 17:56:29 +00:00
kolban
23f83277b5
#725 Default baud rate is now 115200
2015-11-24 11:22:42 -06:00
kolban
48c1320e10
#722 Implementation of getAPIP() and mac address retrieval.
2015-11-24 11:20:56 -06:00
Neil Kolban
c6cc4b57be
Merge remote-tracking branch 'refs/remotes/espruino/master'
2015-11-24 09:54:50 -06:00
Gordon Williams
6a9389bb0e
bump version
RELEASE_1V82
2015-11-24 14:42:08 +00:00
Gordon Williams
ac7724649b
improve docs - report libraries as libraries, sort regardless of case
2015-11-24 14:35:41 +00:00
Gordon Williams
1cb14c6f0a
fix title links that got broken after PR
2015-11-24 14:22:27 +00:00
Gordon Williams
e953f77652
Merge pull request #721 from muet/backlinks-in-ref-doc
...
enhanced navigation in reference page
2015-11-24 09:01:18 +00:00
Gordon Williams
cd9264fa0d
Merge pull request #724 from tve/esp8266-flash-strings
...
Move esp8266 string constants to flash
2015-11-24 07:51:12 +00:00
Thorsten von Eicken
662306b365
esp8266: fix some comments
2015-11-23 22:41:54 -08:00
Thorsten von Eicken
35aacd8a60
esp8266: disable heartbeat and reset baud rate to 115200
2015-11-23 22:29:46 -08:00
Thorsten von Eicken
43da543866
esp8266: disable heartbeat
2015-11-23 22:27:24 -08:00
Thorsten von Eicken
f1a06a5636
missing ;
2015-11-23 22:15:45 -08:00
Thorsten von Eicken
4460f0331b
esp8266: fix printf issue
2015-11-23 21:36:42 -08:00
Thorsten von Eicken
a7988a34bc
esp8266: remove some debug printing
2015-11-23 21:35:15 -08:00
Thorsten von Eicken
294f3ffc6f
esp8266: move lots of string constants to flash
2015-11-23 21:29:30 -08:00
allObjects
ee57ca4f70
Re-instated url update with anchor name
...
Changes to be committed:
modified: scripts/build_docs.py
2015-11-23 10:20:54 -08:00
Gordon Williams
ef5128288f
Merge pull request #719 from tve/unify
...
Unify the two esp8266 boards and add to travis builds
2015-11-23 09:42:05 +00:00
Thorsten von Eicken
350abe689d
simplify esp8266 filenames
2015-11-22 10:56:25 -08:00
Thorsten von Eicken
450d5453b5
make release labeling consistent between makefile and python
2015-11-22 10:21:01 -08:00
Thorsten von Eicken
cb00591c8c
revert release numbering to old broken version
2015-11-22 09:01:13 -08:00
Gordon Williams
bdca62b229
Merge pull request #718 from jcw/master
...
Clear graphics screen on startup
2015-11-22 10:24:12 +00:00
allObjects
a449291055
enhanced navigation in reference page
...
- added backlinks from detail headers to (table of) content entries
- enhanced #top link to select searchbox entry and focus on it
- made navigation jumps (former anchorlinks) to postion at 20% of view port
- made completed navigation jump to blush blue on back and gold on forward
- added htmldev development mode flag to develop and test in standalone mode
Changes to be committed:
modified: scripts/build_docs.py
2015-11-21 21:10:06 -08:00
Thorsten von Eicken
da7bdeaf33
tweak build numbering
2015-11-21 17:45:40 -08:00
Gordon Williams (u36)
400daaef0c
sort out utility timer for small time periods, and get the microbit display using it for refreshes
2015-11-21 17:53:54 +00:00
Gordon Williams (u36)
4968ec52bb
start using TIMER1 and IRQs for more accurate timing
2015-11-21 17:18:12 +00:00
Thorsten von Eicken
08c2bea54f
enable all builds in travis.yml
2015-11-20 23:28:50 -08:00
Thorsten von Eicken
35d8c4ebfb
update README_Building
2015-11-20 23:27:46 -08:00
Thorsten von Eicken
ff8b0285a0
clean-up for PR
2015-11-20 23:17:00 -08:00
Thorsten von Eicken
b8889330cc
tweak esp8266 travis set-up
2015-11-20 23:16:45 -08:00
Thorsten von Eicken
44939f4646
add esp8266 to travis
2015-11-20 19:33:49 -08:00
Gordon Williams
81f5eed0b2
tidyup, add basic microbit display support
2015-11-20 15:38:13 +00:00
Gordon Williams
707a14b7a5
Fix RTC on nRF with bluetooth enabled
2015-11-20 14:44:02 +00:00
Gordon Williams
8b65c7fd89
fix accidental commit - can now re-enable TLS
2015-11-20 10:56:08 +00:00
Gordon Williams
d67f4af040
disable TLS on Pico for now - somehow flash usage has jumped up 40k recently
2015-11-20 09:45:27 +00:00
Jean-Claude Wippler
b0cb9b7465
clear graphics screen on startup
...
The HY-STM32-3.2" was starting up with garbage on-screen. There may be
a better way to clear it (I think it's a ILI9331, but I don't know
anything about the init sequence).
2015-11-19 23:47:20 +01:00
Jean-Claude Wippler
8e0a120baa
Merge remote-tracking branch 'espruino/master'
2015-11-19 23:47:06 +01:00
Gordon Williams
4111ee167a
Rename USE_HTTPS to USE_TLS, and enable by default for Pico + Linux
...
Add 'tls' module with 'connect' - for TLS Socket connections
2015-11-19 17:02:06 +00:00
Gordon Williams
23e71b2411
small tweaks to tidy up
2015-11-19 15:19:37 +00:00
Gordon Williams
a23230e211
fix script
2015-11-19 15:15:09 +00:00