Skip to content

Commit 5ab4300

Browse files
keith-packardnandojve
authored andcommitted
Remove LITTLE_ENDIAN and __LITTLE_ENDIAN defines
These are not used anywhere in this module and conflict with defines from picolibc (at least). Signed-off-by: Keith Packard <[email protected]>
1 parent f47a9a8 commit 5ab4300

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+0
-92
lines changed

asf/sam/include/sam4l/sam4lc2a.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,6 @@ void LCDCA_Handler ( void );
379379
* \brief Configuration of the Cortex-M4 Processor and Core Peripherals
380380
*/
381381

382-
#define LITTLE_ENDIAN 1
383382
#define __BB_PRESENT 0 /*!< BIT_BANDING present or not */
384383
#define __CLKGATE_PRESENT 1 /*!< CLKGATE present or not */
385384
#define __CM4_REV 1 /*!< Core revision r0p1 */

asf/sam/include/sam4l/sam4lc2b.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,6 @@ void LCDCA_Handler ( void );
379379
* \brief Configuration of the Cortex-M4 Processor and Core Peripherals
380380
*/
381381

382-
#define LITTLE_ENDIAN 1
383382
#define __BB_PRESENT 0 /*!< BIT_BANDING present or not */
384383
#define __CLKGATE_PRESENT 1 /*!< CLKGATE present or not */
385384
#define __CM4_REV 1 /*!< Core revision r0p1 */

asf/sam/include/sam4l/sam4lc2c.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,6 @@ void LCDCA_Handler ( void );
379379
* \brief Configuration of the Cortex-M4 Processor and Core Peripherals
380380
*/
381381

382-
#define LITTLE_ENDIAN 1
383382
#define __BB_PRESENT 0 /*!< BIT_BANDING present or not */
384383
#define __CLKGATE_PRESENT 1 /*!< CLKGATE present or not */
385384
#define __CM4_REV 1 /*!< Core revision r0p1 */

asf/sam/include/sam4l/sam4lc4a.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,6 @@ void LCDCA_Handler ( void );
379379
* \brief Configuration of the Cortex-M4 Processor and Core Peripherals
380380
*/
381381

382-
#define LITTLE_ENDIAN 1
383382
#define __BB_PRESENT 0 /*!< BIT_BANDING present or not */
384383
#define __CLKGATE_PRESENT 1 /*!< CLKGATE present or not */
385384
#define __CM4_REV 1 /*!< Core revision r0p1 */

asf/sam/include/sam4l/sam4lc4b.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,6 @@ void LCDCA_Handler ( void );
379379
* \brief Configuration of the Cortex-M4 Processor and Core Peripherals
380380
*/
381381

382-
#define LITTLE_ENDIAN 1
383382
#define __BB_PRESENT 0 /*!< BIT_BANDING present or not */
384383
#define __CLKGATE_PRESENT 1 /*!< CLKGATE present or not */
385384
#define __CM4_REV 1 /*!< Core revision r0p1 */

asf/sam/include/sam4l/sam4lc4c.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,6 @@ void LCDCA_Handler ( void );
379379
* \brief Configuration of the Cortex-M4 Processor and Core Peripherals
380380
*/
381381

382-
#define LITTLE_ENDIAN 1
383382
#define __BB_PRESENT 0 /*!< BIT_BANDING present or not */
384383
#define __CLKGATE_PRESENT 1 /*!< CLKGATE present or not */
385384
#define __CM4_REV 1 /*!< Core revision r0p1 */

asf/sam/include/sam4l/sam4lc8a.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,6 @@ void LCDCA_Handler ( void );
379379
* \brief Configuration of the Cortex-M4 Processor and Core Peripherals
380380
*/
381381

382-
#define LITTLE_ENDIAN 1
383382
#define __BB_PRESENT 0 /*!< BIT_BANDING present or not */
384383
#define __CLKGATE_PRESENT 1 /*!< CLKGATE present or not */
385384
#define __CM4_REV 1 /*!< Core revision r0p1 */

asf/sam/include/sam4l/sam4lc8b.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,6 @@ void LCDCA_Handler ( void );
379379
* \brief Configuration of the Cortex-M4 Processor and Core Peripherals
380380
*/
381381

382-
#define LITTLE_ENDIAN 1
383382
#define __BB_PRESENT 0 /*!< BIT_BANDING present or not */
384383
#define __CLKGATE_PRESENT 1 /*!< CLKGATE present or not */
385384
#define __CM4_REV 1 /*!< Core revision r0p1 */

asf/sam/include/sam4l/sam4lc8c.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,6 @@ void LCDCA_Handler ( void );
379379
* \brief Configuration of the Cortex-M4 Processor and Core Peripherals
380380
*/
381381

382-
#define LITTLE_ENDIAN 1
383382
#define __BB_PRESENT 0 /*!< BIT_BANDING present or not */
384383
#define __CLKGATE_PRESENT 1 /*!< CLKGATE present or not */
385384
#define __CM4_REV 1 /*!< Core revision r0p1 */

asf/sam/include/sam4l/sam4ls2a.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,6 @@ void TWIM3_Handler ( void );
375375
* \brief Configuration of the Cortex-M4 Processor and Core Peripherals
376376
*/
377377

378-
#define LITTLE_ENDIAN 1
379378
#define __BB_PRESENT 0 /*!< BIT_BANDING present or not */
380379
#define __CLKGATE_PRESENT 1 /*!< CLKGATE present or not */
381380
#define __CM4_REV 1 /*!< Core revision r0p1 */

0 commit comments

Comments
 (0)