Files
rtems/bsps/arm/rtl22xx
Sebastian Huber ff081aee72 score: Rename interrupt stack symbols
Rename

  * _Configuration_Interrupt_stack_area_begin in _ISR_Stack_area_begin,
  * _Configuration_Interrupt_stack_area_end in _ISR_Stack_area_end, and
  * _Configuration_Interrupt_stack_size in _ISR_Stack_size.

Move definitions to <rtems/score/isr.h>.  The new names are considerable
shorter and in the right namespace.

Update #3459.
2018-11-08 08:09:20 +01:00
..
2018-04-20 13:52:19 +02:00

RTEMS BSP for Philips's ARM processor

This BSP is designed for the following Philips' ARM microprocessors:

+ LPC2210
+ LPC2212
+ LPC2214
+ LPC2290
+ LPC2294

Some LPC21xx ARM should also be able to use this BSP.

Philphs's LPC22xx ARM processor has an ARM7TDMI-S core, and can
run at 60MHz. It has an external memory bus, and peripherals like
UART, I2C, SPI, ADC and etc. Some of them have on chip flash (256k)
and CAN.  The board used to develop the BSP is compatible with
LPC-E2214/LPC-E2294 boards from http://www.olimex.com. The board has
a 512K SRAM (256K used to store the .text for debugging purposes)
and two serial ports.

The license and distribution terms for this file may be found in
the file LICENSE in this distribution or at
http://www.rtems.org/license/LICENSE