forked from elua/elua
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
36 lines (25 loc) · 1014 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Alcor6L
=======
Alcor6L is a software system for natively programming
microcontrollers (interactively and incrementally) using
any of the following programming languages:
* Lua (using eLua)
* C (using PicoC)
* LISP (using PicoLisp and TinyScheme)
The Alcor6L system reads commands in any of the above
languages from the SD card or from the console (over UART,
USB or Telnet)
Alcor6L is a fork of the eLua project.
For now, Alcor6L runs on the following hardware:
* Mizar32-A, B and C from simplemachines.it
* LM3S and STM32 ARM Cortex M3 boards
The source code is available from:
https://github.com/simplemachines-italy/Alcor6L
The documentation is available from:
http://en.wikibooks.org/wiki/Mizar32
Compiled firmware images can be downloaded from:
http://simplemachines.it/downloads/Alcor6L
To report bugs, please use our issue tracker:
https://github.com/simplemachines-italy/Alcor6L/issues
To enter discussion about it, please join our mailing list:
https://groups.google.com/forum/#!forum/alcor6l