[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/pprzlink] 1f3c7c: read macros should be a
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/pprzlink] 1f3c7c: read macros should be able to handle unaligned dat... |
Date: |
Thu, 04 Feb 2016 09:31:35 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/pprzlink
Commit: 1f3c7cd2186ec019d46c73dc2ed73a8714705ba5
https://github.com/paparazzi/pprzlink/commit/1f3c7cd2186ec019d46c73dc2ed73a8714705ba5
Author: Gautier Hattenberger <address@hidden>
Date: 2016-02-04 (Thu, 04 Feb 2016)
Changed paths:
A tools/generator/C/include_v1.0/pprzlink_utils.h
M tools/generator/gen_messages_c.py
Log Message:
-----------
read macros should be able to handle unaligned data
Define PPRZLINK_UNALIGNED_ACCESS to TRUE if the target CPU/MMU allows unaligned
access.
This is true for x86/64 and most recent ARM platforms (ARMv7, Cortex-A,
Cortex-M3/4).
Examples for targets WITHOUT unaligned access support: LPC21xx, Cortex-M0
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/pprzlink] 1f3c7c: read macros should be able to handle unaligned dat...,
GitHub <=