|
|
23ec00d7cd
|
Bump version number.
|
2022-11-07 22:52:57 -08:00 |
|
|
|
64f002b127
|
Add EXTUI, fix call addresses.
|
2022-11-07 22:52:33 -08:00 |
|
|
|
10ad2e2a52
|
Adding more graphics operations.
|
2022-11-07 22:22:50 -08:00 |
|
|
|
c1692b8039
|
More fiddling with call addresses.
|
2022-10-22 09:54:01 -07:00 |
|
|
|
d9d515861b
|
Fix call.
|
2022-10-22 09:29:13 -07:00 |
|
|
|
6b597aebc2
|
More xtensa assembler improvements.
|
2022-10-21 23:06:36 -07:00 |
|
|
|
32f66894c0
|
Fix disassembly more.
|
2022-10-21 21:59:25 -07:00 |
|
|
|
624dab60a9
|
Add byte emission.
|
2022-10-21 21:44:49 -07:00 |
|
|
|
742b8f9cb0
|
Adding address to disassembly.
|
2022-10-21 21:09:45 -07:00 |
|
|
|
cd1e0d9ee9
|
Fixing up vocabulary layering for assembler.
|
2022-10-21 21:05:14 -07:00 |
|
|
|
e69c1dba0c
|
WIP Xtensa Assembler/Disassembler.
|
2022-10-21 20:07:26 -07:00 |
|
|
|
4dd55a382c
|
Fix EAGAIN issue.
|
2022-10-21 15:02:12 -07:00 |
|
|
|
e28b4f0130
|
Adding WIP alternate case approach.
|
2022-10-16 13:56:09 -07:00 |
|
|
|
97ab39160a
|
Fixed Serial2 issue for ESP32C3, added arduino-build.
|
2022-10-08 13:02:38 -07:00 |
|
|
|
1826a75cd0
|
Adding a USER_VOCABULARIES hook.
|
2022-10-07 20:48:05 -07:00 |
|
|
|
30665011df
|
Probably better definition of CASE.
|
2022-09-23 22:49:37 -07:00 |
|
|
|
58f5cb249d
|
Simple CASE implementation.
|
2022-09-23 22:42:05 -07:00 |
|
|
|
c49bb6571e
|
Fixing up website.
|
2022-09-05 22:01:39 -07:00 |
|
|
|
bc12a4bf72
|
Fix bug in ls for esp32.
|
2022-09-05 21:45:21 -07:00 |
|
|
|
234d85bf71
|
Add mkdir, cd, and more, refactor.
|
2022-09-05 21:25:46 -07:00 |
|
|
|
0dbe262abf
|
Refining file handling.
|
2022-09-05 18:31:44 -07:00 |
|
|
|
8cd205a9a5
|
Added mv, fixed rename of esp32, and added touch.
|
2022-09-05 17:29:41 -07:00 |
|
|
|
a6dddb83e1
|
More shell type commands.
|
2022-09-05 17:18:01 -07:00 |
|
|
|
3be3f23d8b
|
Adding cat.
|
2022-09-05 17:01:03 -07:00 |
|
|
|
cadc350d30
|
Fixing issue with opening existing file in editor.
|
2022-09-05 16:52:16 -07:00 |
|
|
|
b7d47cead0
|
Fixed code example.
|
2022-09-04 23:57:38 -07:00 |
|
|
|
109b6c064c
|
Fixing up code words more.
|
2022-09-04 23:32:34 -07:00 |
|
|
|
fbfbc549ff
|
Add non-functional code example for xtensa.
|
2022-09-04 17:45:47 -07:00 |
|
|
|
393b54d873
|
Fixup see for code words.
|
2022-09-04 17:05:06 -07:00 |
|
|
|
8bed92bef9
|
Start of adding code word support.
|
2022-09-04 16:58:11 -07:00 |
|
|
|
17a8dbbf59
|
Fixed up bterm to work on tighter devices.
Added way to RELINQUISH part of the forth heap.
key? for bluetooth serial.
|
2022-09-04 14:39:28 -07:00 |
|
|
|
b4437658bf
|
Improving dump.
|
2022-09-04 11:35:38 -07:00 |
|
|
|
75d14d6bdd
|
Making httpd body handling better.
|
2022-08-28 22:27:10 -07:00 |
|
|
|
1434760820
|
Make httpd headers case insensitive.
|
2022-08-28 20:40:41 -07:00 |
|
|
|
cdc3b03fe9
|
Make httpd more correct.
|
2022-08-28 20:07:23 -07:00 |
|
|
|
3c2677c4fe
|
Add more camera docs.
|
2022-08-14 14:42:53 -07:00 |
|
|
|
dfd519ad12
|
Added more camera bindings.
|
2022-08-14 14:13:36 -07:00 |
|
|
|
d7d5918c5a
|
Update sockets docs.
|
2022-08-12 23:40:57 -07:00 |
|
|
|
26638fd68d
|
Tweak udp.
|
2022-08-12 23:22:46 -07:00 |
|
|
|
bcaa6da021
|
Tweak closing.
|
2022-08-12 23:15:17 -07:00 |
|
|
|
1031c52e9b
|
Tweak
|
2022-08-12 23:14:18 -07:00 |
|
|
|
b0a93c7477
|
Adding curl-lite example.
|
2022-08-12 22:47:38 -07:00 |
|
|
|
bbf400d656
|
Bumping version.
|
2022-08-12 21:52:43 -07:00 |
|
|
|
1ed8d074ae
|
Adding visual editor.
|
2022-08-12 21:52:11 -07:00 |
|
|
|
40f45e47e3
|
Tweak sockets.
|
2022-08-12 16:54:50 -07:00 |
|
|
|
b1612c116b
|
Tweak blink rate.
|
2022-08-12 13:41:38 -07:00 |
|
|
|
2f75fd7ae0
|
Tweaking scrolling.
|
2022-08-12 09:11:40 -07:00 |
|
|
|
5a676af894
|
Fixing up cursor and color handling.
|
2022-08-11 23:33:08 -07:00 |
|
|
|
dce538da4a
|
Adding host lookup.
|
2022-08-11 00:07:46 -07:00 |
|
|
|
00c6a87228
|
Adding more UDP support + example.
|
2022-08-10 23:41:40 -07:00 |
|