James Snyder
81b2c5f5ab
Add some support for out-of-tree builds
...
This commit allows the build system to be used with directories outside of the eLua tree,
using the new "conf" and "extraconf" arguments to the builder.
This commit contains code from both @jsnyder and @darren1713.
2018-06-01 00:59:49 +03:00
Bogdan Marinescu
69c653accd
New file system: NIFFS
...
For more details check https://github.com/pellepl/niffs .
2018-05-19 23:02:27 +03:00
James Snyder
b9e5096027
Include remaining platform modules when some fail guards
2013-11-11 13:43:05 -06:00
Bogdan Marinescu
2dff752740
Added stm32.pio platform specific module
...
Also removed the platform specific initialization code, this is now
automatic.
2013-08-14 00:33:29 +03:00
Bogdan Marinescu
e5b64a46fe
More work on the configurator
...
- started on the docs
- added the 'autoenable' attribute to some components
- moved LM3S ADC-specific configuration data to the LM3S backend
2013-05-24 12:21:16 +03:00
Bogdan Marinescu
070e59e55b
converted LM3S to the new build system + other fixes
...
Added 'board' and 'cpu' arguments to backend configuration functions.
2012-09-09 02:43:49 +03:00
Bogdan Marinescu
e96a926df3
Added proper platform modules handling
2012-08-19 18:43:11 +03:00
Bogdan Marinescu
d09bea3273
Platform conversion + other changes
...
- AVR32 platform converted to use the new build system
- new section in configuration: 'build'. Used to set predefined
build parameters (such as allocator, target, boot mode...)
2012-07-20 23:30:25 +03:00
Bogdan Marinescu
767b9243f9
changed module selection mechanism
2012-07-15 00:50:12 +03:00
Bogdan Marinescu
aa529adf9b
et-stm32 board description file DONE + other fixes/improvements
2012-07-12 01:50:38 +03:00
Bogdan Marinescu
59beff6b99
working on the new build configurator. starting to get shape
2012-07-01 01:07:59 +03:00