source: rtems/c/src/lib/libbsp/i386/pc386/make/custom/edison.cfg @ 7cdabc49

4.115
Last change on this file since 7cdabc49 was 7cdabc49, checked in by Joel Sherrill <joel.sherrill@…>, on 12/14/14 at 22:27:06

pc386: Add Edison base support

The current support for the Edison supports a single polled
UART for input and output plus a simulated clock tick. The
activities forward for supporting the Edison have been posted
on the RTEMS mailing lists and at:

http://rtemsramblings.blogspot.com/2014/12/intel-edison-and-rtems-road-forward.html

  • Property mode set to 100644
File size: 96 bytes
Line 
1#
2#  Configuration file for an Intel Edision
3#
4
5include $(RTEMS_ROOT)/make/custom/pc586-sse.cfg
Note: See TracBrowser for help on using the repository browser.