Gordon Williams
|
0dbd854f73
|
Fix compile warnings
|
2013-12-09 11:27:54 +00:00 |
|
Gordon Williams
|
1085a3af8c
|
Now store Pin state (fix for #13 on F1 parts, F4 still looks broken)
|
2013-12-06 18:30:04 +00:00 |
|
Gordon Williams
|
a44c159cde
|
putting json on website
|
2013-11-26 11:53:38 +00:00 |
|
Gordon Williams (u36)
|
0e19bf3efc
|
Added process.version and process.env (fix #131)
|
2013-11-20 18:53:36 +00:00 |
|
Gordon Williams
|
9cefe53ac1
|
Fix issue where printing Infinity would crash Espruino (fix #129)
|
2013-11-14 18:34:08 +00:00 |
|
Gordon Williams
|
a1e08e97bd
|
Misc tweaks to provide info that was handle for the new Web IDE
|
2013-11-14 16:11:10 +00:00 |
|
Gordon Williams
|
739406d839
|
build_jswrapper now outputs errors to stderr (more compatible with default (silent) build process)
|
2013-11-14 10:54:00 +00:00 |
|
Gordon Williams
|
c148a5e23f
|
Added some CRC error checking to bootloader, made flasher more error tolerant
|
2013-11-11 15:12:59 +00:00 |
|
Gordon Williams
|
2b68e5f0f6
|
Get bootloader size direct from Python (remove hard-coding)
|
2013-11-05 17:25:21 +00:00 |
|
Gordon Williams (u36)
|
d4756f2ebf
|
Fix memory leak whe parsing functions iwht variable numbers of arguments - fix #115
|
2013-10-29 14:16:53 -07:00 |
|
Gordon Williams
|
e43f2d130e
|
Fix an assert fail, and handle some potential memory leaks
|
2013-10-22 19:09:01 +01:00 |
|
Gordon Williams
|
7e39506542
|
Allow built-in functions with variable numbers of arguments (fix #83)
|
2013-10-21 18:01:58 +01:00 |
|
Gordon Williams
|
65a61e9fe4
|
Merge pull request #96 from ebirger/silent_build
Silent build
|
2013-10-16 04:47:40 -07:00 |
|
Gordon Williams
|
b441909c39
|
Board docs now specify '3.3v' only pins fix #104
|
2013-10-16 12:26:29 +01:00 |
|
Gordon Williams
|
58e55d34f0
|
more HTTP changes for CC3000 - still not working, but now compiling
|
2013-10-15 19:54:09 +01:00 |
|
Gordon Williams
|
e400795747
|
moveover for pin functions - tooltip was unreliable
|
2013-10-15 10:48:29 +01:00 |
|
Gordon Williams
|
3d409c41a0
|
Now build keywords list
|
2013-10-14 20:32:54 +01:00 |
|
Eyal Birger
|
42b2ef158b
|
[silent build] default to verbose output on python scripts - only silence on silent build
|
2013-10-14 18:56:45 +02:00 |
|
Eyal Birger
|
72c44a838a
|
[silent build] part 3 - mute pininfo script on non-verbose builds by including common.py
|
2013-10-14 17:08:29 +02:00 |
|
Eyal Birger
|
624ced5e01
|
[silent build] part 2 - redirect python stdout to 'nowhere' on non-verbose builds
|
2013-10-14 17:08:29 +02:00 |
|
Gordon Williams
|
a31c72d178
|
Fixed linker script for STM32F4 (discovery board now works)
|
2013-10-11 14:31:51 +01:00 |
|
Gordon Williams
|
ce7832ffdf
|
changes for new website
|
2013-10-11 12:43:26 +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
|
7e9532b898
|
'http' and 'fs' are now libraries that need to be 'require'd, fix #8
|
2013-10-10 19:58:47 +01:00 |
|
Gordon Williams
|
2b51d2d5d5
|
make executable
|
2013-10-10 18:09:27 +01:00 |
|
Gordon Williams
|
45f937f085
|
note about which version with which boards
|
2013-10-02 16:15:42 +01:00 |
|
Gordon Williams
|
b3e43a7b78
|
working bootloader and espruino on board
|
2013-10-02 15:20:56 +01:00 |
|
Gordon Williams
|
597f8e2579
|
Now auto-generate the linker files
|
2013-10-02 13:21:51 +01:00 |
|
Gordon Williams
|
f3d6e0bc83
|
First commit
|
2013-09-26 14:39:04 +01:00 |
|