]> granicus.if.org Git - esp-idf/commit
Fix compile error using asm
authorStefan Profanter <git@s.profanter.me>
Wed, 16 May 2018 11:25:38 +0000 (13:25 +0200)
committerAngus Gratton <gus@projectgus.com>
Mon, 4 Jun 2018 06:44:35 +0000 (16:44 +1000)
commit18533346b881eab3375b43e8d7873f1533588253
tree067f95a2ff711325b279737dfe051e25709d7604
parentc83c3b64cda8a3f096a1f4ac8b2fa4aaed0101ea
Fix compile error using asm

In function 'xPortGetCoreID':
error: expected ')' before ':' token
         :"=r"(id));

Merges https://github.com/espressif/esp-idf/pull/1965
components/freertos/include/freertos/portable.h