From d389819eea3a84e388935153e3be847342809da3 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Mon, 18 Jan 2016 00:37:40 -0500 Subject: Convert all Unicode to ASCII(128) --- porting/cpu_model_variations.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'porting/cpu_model_variations.rst') diff --git a/porting/cpu_model_variations.rst b/porting/cpu_model_variations.rst index 797a009..851df1f 100644 --- a/porting/cpu_model_variations.rst +++ b/porting/cpu_model_variations.rst @@ -105,8 +105,8 @@ processor families is not enough to address the needs of embedded systems developers. Custom board development is the norm for embedded systems. Each of these boards is optimized for a particular project. The processor and peripheral set have been chosen to meet a particular set of system -requirements. The tools in the embedded systems developers’ toolbox must -support their project’s unique board. RTEMS addresses this issue via the +requirements. The tools in the embedded systems developers toolbox must +support their project's unique board. RTEMS addresses this issue via the Board Support Package. RTEMS segregates board specific code to make it possible for the embedded -- cgit v1.2.3