327 Commits

Author SHA1 Message Date
LaplaceG
6eecd0ed2b Merged master into efm32integration 2016-01-18 13:24:55 +01:00
LaplaceG
519ce015ab Merge remote-tracking branch 'refs/remotes/espruino/master' into efm32integration 2016-01-18 13:07:00 +01:00
Gordon Williams
c982bdeed6 add intelhex - needed for hexmerge (and hopefully travis builds) 2016-01-15 11:21:44 +00:00
Gordon Williams
9bf918190c now include hexmerge.py - should make Travis build possible 2016-01-14 16:13:47 +00:00
Gordon Williams
b5d23d8abb microbit image 2016-01-14 15:56:55 +00:00
Gordon Williams
0d131bd8cd misc script to flasg nRF51 under linux 2016-01-13 14:30:29 +00:00
LaplaceG
e319c7ced1 EFM32 port now building with JS inits 2016-01-13 13:32:59 +01:00
LaplaceG
956a662508 EFM32 port now building
Right now itæs just a blink example
2016-01-12 14:11:35 +01:00
Gordon Williams
4f76bd6439 oops 2015-12-22 16:11:16 +00:00
Gordon Williams
d0a231c6e9 making sure the next release gets ESP8266 and micro:bit 2015-12-22 12:52:16 +00:00
Gordon Williams
1cfedbcbf7 start of moving some build options out of the Makefile - this now ensures that the correct modules get put into the JSON anyway 2015-12-22 12:51:25 +00:00
Mikael Berg
2f1e0b7ff5 Patch "build_platform_config.py" for EFM32 2015-12-18 13:55:18 +01:00
Gordon Williams
dc4305cef6 Merge pull request #746 from AlexanderBrevig/add_sync_fork_script
add script for syncing forks
2015-12-01 17:24:41 +00:00
Alexander Brevig
d0ede09f04 add script for syncing forks 2015-12-01 16:01:09 +01:00
Alexander Brevig
88eb8c84ab make vagrant up pull arm-none-eabi-gcc v4.8.4 and set it to PATH 2015-12-01 16:00:04 +01:00
Gordon Williams
ef19051b80 docs 2015-11-30 15:31:43 +00:00
Gordon Williams
1e34ac76a5 Remove prototype Espruino boards from build 2015-11-26 15:04:50 +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
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
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
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
Gordon Williams
a23230e211 fix script 2015-11-19 15:15:09 +00:00
Jean-Claude Wippler
1639668e03 make size detection cross-platform
this gets rid of the "gdu" dependency, and simplifies the logic
2015-11-18 14:49:49 +01:00
Gordon Williams
5be835b41f oops #2 2015-11-09 10:06:39 +00:00
Gordon Williams
32aa10eef5 oops 2015-11-09 10:05:56 +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
b3fbc05def autocomplete for properties 2015-10-22 19:08:58 +01:00
Gordon Williams
6d1495ddce and this is why I don't like python 2015-10-20 16:03:26 +01:00
Gordon Williams
1a6ddc9c63 Merge pull request #650 from jalawson/olimexino_re
Olimexino with a STM32F103RET6 replacing the RBT6
2015-10-14 10:30:39 +01:00
Gordon Williams
f6b3248dbd Fix bad I2C link, fix #658 2015-10-14 09:55:13 +01: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
9234117bd4 reduce OTA chatter; fix wiflash 2015-10-11 14:30:18 -07:00
Thorsten von Eicken
34512a7223 merge master into tve/ota 2015-10-11 14:07:56 -07:00
Thorsten von Eicken
229097c520 add esp8266 OTA firmware update 2015-10-11 14:02:59 -07:00
Neil Kolban
d94bf21fd2 More fixes for the common.py issue #634 2015-10-09 09:44:28 -05:00
Neil Kolban
dacf2ee38e Converted file from Windows to Unix EOL markers. 2015-10-09 09:19:53 -05:00
Neil Kolban
15f192f58b Fixes for common.py. #634. 2015-10-09 08:53:59 -05:00
Gordon Williams
b7f30a6439 make common.py work on windows (fix #634) 2015-10-09 08:51:51 +01:00
Gordon Williams
71fb3f0843 tweaks needed so docs for the website can be compiled again 2015-10-08 16:31:35 +01:00
Gordon Williams
8e1efcf898 1v81 release 2015-10-08 14:03:26 +01:00
Gordon Williams
8c21a9cb76 Fix regression with Serial4 on EspruinoBoard (and others + other devices), (fix #612) 2015-10-05 10:59:37 +01:00
Thorsten von Eicken
e263ff43e0 merge upstream master into tve's fork 2015-10-03 23:00:46 -07:00
Thorsten von Eicken
0e316320ab make Flash work for esp8266 2015-10-01 22:28:05 -07:00