Commit Graph

481 Commits

Author SHA1 Message Date
7a806b599c Avoid gpio_intr_disable collision by prefixing constants with #. 2021-07-09 22:51:37 -07:00
226d7f8e0a Fix copyright notice on Makefile + bump stable version. 2021-06-28 23:09:19 -07:00
5a5a31e77c Fix app.yaml comment style. 2021-06-28 22:25:48 -07:00
864cd930b7 Add license under Apache 2.0.
Add copyright + license notice to all files.
Enhance scripts to work around / drop license text when composing
multiple file.
Drop historical EForth reference.
Bump version number.
2021-06-28 22:23:21 -07:00
a7e7b74e3e Fixed line overflow to ACCEPT. 2021-06-26 13:30:32 -07:00
867348249d Documenting startup images. 2021-06-26 12:43:35 -07:00
9b75bb27cf Adding RECURSE. 2021-06-26 12:07:38 -07:00
72918d5d24 Fix archive links. 2021-06-19 21:06:39 -07:00
7464a5cf9c Consistently label source code. 2021-06-19 18:04:20 -07:00
7f44b25885 Moving downloads to storage bucket. 2021-06-19 18:01:33 -07:00
8c8b47d651 Adding publish step to support keeping archived versions + branches. 2021-06-19 15:23:32 -07:00
972b15b6dd Test more vocabularies can be listed. 2021-06-19 08:50:00 -07:00
33586205aa Adding erase and blank. 2021-06-18 16:54:17 -07:00
60a8012396 Add missing file. 2021-06-12 17:38:00 -07:00
cfa5f803e8 Add reloading page to camera + change round xlib example. 2021-06-12 17:29:56 -07:00
24a4525387 Adding better docs + camera example. 2021-06-06 22:04:43 -07:00
578c18dd78 Replaces WebServer with httpd. 2021-06-06 21:07:52 -07:00
98d49206f7 Added posix web server. 2021-06-06 17:56:48 -07:00
8a6eda2f53 Made finding windows tools faster. 2021-06-06 12:07:08 -07:00
33cf8aaa6f Document tasks. 2021-05-21 16:43:15 -07:00
1c65488374 Bump up interrupt depth. 2021-05-21 15:37:18 -07:00
d70e1081bb Fix tasks ordering bug. 2021-05-21 14:28:21 -07:00
7789b4e182 Added .tasks 2021-05-09 16:36:01 -07:00
b6ecb6db1a Multiple fixes.
Switched in KEY and MS which yield to PAUSE on esp32.
Added a background task which yield using yield() in place of the event loop.
Made some formatting and carriage return handling changes to the web ui.
2021-05-08 01:36:50 -07:00
c030b61248 Adding posix http server. 2021-04-25 14:59:50 -07:00
e39ea2dc53 minor formatting. 2021-04-11 22:50:28 -07:00
553fee0d4e Fix typo. 2021-04-11 22:41:25 -07:00
2e6fdb9a0d Document timers. 2021-04-11 22:34:13 -07:00
901f4fd93e Fixed timers. 2021-04-11 22:31:24 -07:00
3efea84e03 Revisions. 2021-04-11 19:03:47 -07:00
d72ee1834d Trying to fix alarms. 2021-04-11 17:31:01 -07:00
702350673f Fix timers more. 2021-04-11 15:26:20 -07:00
2d7d856e4d Fixed bugs in timers. 2021-04-11 14:45:12 -07:00
ff731f3678 Adding 2@ and 2!, timers, shifts, mask ops. 2021-04-11 14:09:05 -07:00
0acfe0de9e Fix links. 2021-04-11 12:27:49 -07:00
f470cb5487 Rename arduino things to esp32.
While theoretically many things could be general to Arudino,
this has gotten confusing.
2021-04-11 12:09:54 -07:00
e3fa41d8c2 Various tweaks. 2021-04-10 08:23:26 -07:00
04677eb5d0 Add +to 2021-04-10 07:19:51 -07:00
00e0a36331 Fixed up interrupts. 2021-03-29 11:57:57 -07:00
9f62c3b99e Adding start of interrupts and moving rtos words to vocab. 2021-03-28 23:49:49 -07:00
9af4861de4 Adding pulseIn and dacWrite. 2021-03-28 20:54:28 -07:00
13680a6ca0 Fix Wire bug. 2021-03-10 11:55:09 -08:00
88008aec2c Beginnings of a simple shell. 2021-03-06 21:48:51 -08:00
cf26e8aa9c More menu tweaks. 2021-03-06 00:44:21 -08:00
aaf4a67ca4 Enhance site redirect. 2021-03-06 00:32:41 -08:00
03674d6e1c Fixing up menus + site bouncing. 2021-03-06 00:24:22 -08:00
bf4b1f5ecf Made site more templatized. 2021-03-06 00:10:39 -08:00
0cef31326e Fix clock in wrong vocabulary. 2021-03-05 22:23:49 -08:00
d1055fd038 Made multitasker keep sp only, and implicitly loop. 2021-03-05 22:17:55 -08:00
d90dd1ceac Adding posix clocks, optionally ms yields. 2021-03-05 21:50:57 -08:00