37 Commits

Author SHA1 Message Date
lanselambor
97f19afc7a changed board name WIO_TRAKER_LTE to WIO_LTE 2017-08-03 13:50:47 +08:00
Gordon Williams
a78fb405fb nRF52: Allow secure Bluetooth LE connections 2017-06-27 15:29:22 +01:00
Gordon Williams
e82b1dc3d0 remove ble_advertising library that could have been confusing matters 2017-06-26 18:42:04 +01:00
wilberforce
0579b599cf Add ESP32 folder to release zip 2017-05-08 21:21:15 +12:00
Gordon Williams
39c971ea0f Fix the ESP8266 combined build 2017-04-19 09:11:56 +01:00
Gordon Williams
b302de426d alter ESP32 build to produce binaries with the same names as other builds 2017-04-19 09:03:50 +01:00
Gordon Williams
785c32ad6a remove un-needed print 2017-04-19 08:52:13 +01:00
MaBecker
7bc5093fca update ESP8266_4MB.py plus dependencies 2017-04-17 10:02:04 +02:00
MaBecker
4e0a9a8737 fix ESP8266 make wiflash 2017-04-16 22:22:01 +02:00
MaBecker
64747a787f fix ESP8266 erase_flash 2017-04-16 21:49:02 +02:00
MaBecker
eb0aab23a3 fixed ESP8266_4MB 2017-04-16 21:39:24 +02:00
MaBecker
2f98f5f08b Merge remote-tracking branch 'origin/master'
# Conflicts:
#	boards/ESP8266_4MB.py
#	libs/network/esp8266/jswrap_esp8266_network.c
#	make/family/ESP8266.make
#	make/targets/ESP8266.make
#	targets/esp8266/jshardware.c
2017-04-16 21:35:35 +02:00
MaBecker
ca820c353a update ESP8266_4MB 2017-04-16 21:22:59 +02:00
MaBecker
4343ca5b6e merge upstream from origin/master 2017-04-14 21:40:41 +02:00
MaBecker
342dff719c update to 4MB 1024/1024
- wifi and save code in first partition
- flash a single 1MB file for 4MB boards to first partition
- add 2MB to FlashArea, 4x256K and 1x1024K
2017-04-14 21:29:22 +02:00
wilberforce
1eca8b436b update to eso-idf v2.0-rc1 2017-04-01 14:34:10 +13:00
Gordon Williams
c1d6503ee3 fix flashing after refactor 2017-03-29 09:36:33 +01:00
Gordon Williams
658c82fe91 Merge branch 'BLE_peer_manager' 2017-03-28 13:01:02 +01:00
MaBecker
faacbe31f1 add ESP8266_4MB
plus all necessary changes to make it work
2017-03-28 06:24:08 +02:00
wilberforce
dcd7c73b8a restore ESP32.make 2017-03-23 14:21:05 +13:00
wilberforce
34678f9451 ESP32.make 2017-03-23 14:06:00 +13:00
wilberforce
0ce596887b #ifdefs 2017-03-21 16:29:57 +13:00
Gordon Williams
7b184ea6f6 Merge branch 'master' into BLE_peer_manager 2017-03-15 14:14:47 +00:00
Gordon Williams
70f9335d43 allow compile without bluetooth 2017-03-15 12:48:36 +00:00
Gordon Williams
9745e4fd50 Merge branch 'master' into BLE_peer_manager 2017-03-15 11:49:29 +00:00
Gordon Williams
6ed2ee181c fix puck.js bootloader build 2017-03-15 08:58:08 +00:00
Gordon Williams
3caac49069 fix bootloader for ruuvi 2017-03-09 11:16:13 +00:00
Gordon Williams
c592487d42 Merge branch 'feature-port-ruuvitag' of https://github.com/ojousima/Espruino into ojousima-feature-port-ruuvitag
Also tweaking to make adding the port require less specific #defines in the code
2017-03-09 10:14:36 +00:00
Gordon Williams
3fe8cab54b now build flashable binaries from Travis - fix #1109 2017-03-09 09:18:58 +00:00
Gordon Williams
4e3b8b1250 rename Pico back to previous board name to avoid having to rename everything on espruino.com 2017-03-09 09:00:40 +00:00
Gordon Williams
430f8029df more build fixes. It seems for some reason I've been unable to set the HeapSize variable I did previously - which breaks the free vars check 2017-03-08 17:20:27 +00:00
Gordon Williams
4963d72190 fix heap size issues 2017-03-08 16:23:37 +00:00
Gordon Williams
b283d1945e fixes for broken builds 2017-03-07 16:48:31 +00:00
Gordon Williams
d6678efb3a finally sorted out all boards 2017-03-07 16:16:44 +00:00
Gordon Williams
5267539b97 :( refactopring build for supported boards 2017-03-07 15:25:24 +00:00
Gordon Williams
02f2dd9210 making the change a bit more friendly 2017-03-07 14:25:15 +00:00
Gordon Williams
5d9c1d39c2 massive refactor to Makefile - trying to make it a bit more maintainable 2017-03-07 13:53:24 +00:00