aboutsummaryrefslogtreecommitdiff
path: root/src/rtos/linux.c
diff options
context:
space:
mode:
authorMatthias Blaicher <matthias@blaicher.com>2012-11-05 09:44:22 +0100
committerSpencer Oliver <spen@spen-soft.co.uk>2012-11-05 11:33:49 +0000
commite89cae8dbc79e8ed2e894cad83773e30db190135 (patch)
tree5ab44ff4ecb1057e67ad64edbf5ae863a518a5a6 /src/rtos/linux.c
parent8104b58dbc55c7300b343231cc5bd430063d5721 (diff)
rtos: Add FPU detection to ChibiOS/RT
The stacking of ChibiOS/RT depends on the usage of an FPU. If the FPU is enabled the FPU registers are also saved on context switch. This patch adds automatic detection of FPU for armv7m targets. Note: With this patch, openocd will only output an error message warning that the FPU is enabled. For further FPU support, the correct stacking information also needs to be added. Change-Id: I0984cbd9180f247ba2fa610e74a6413cc54239ea Signed-off-by: Matthias Blaicher <matthias@blaicher.com> Reviewed-on: http://openocd.zylin.com/961 Tested-by: jenkins Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Diffstat (limited to 'src/rtos/linux.c')
0 files changed, 0 insertions, 0 deletions