diff options
author | stijn <stijn@ignitron.net> | 2019-07-17 12:08:40 +0200 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-07-19 16:58:02 +1000 |
commit | 9da46a98cbd20ea8cc48fc2378bf8092abd80795 (patch) | |
tree | eb4e1a31edbc2abf736515381d81baae44efc68f /tools/pyboard.py | |
parent | a29334761dc7b8eaf9f78611e3cd9033928b110c (diff) |
windows/mpconfigport.h: Don't define restrict/inline/alignof for C++.
The C++ standard forbids redefining keywords, like inline and alignof, so
guard these definitions to avoid that, allowing to include the MicroPython
headers by C++ code.
Diffstat (limited to 'tools/pyboard.py')
0 files changed, 0 insertions, 0 deletions