ソースを参照

Add constexpr to keywords

teensy4-core
PaulStoffregen 7年前
コミット
e13b4eb879
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      keywords.txt

+ 1
- 0
keywords.txt ファイルの表示

@@ -1,6 +1,7 @@

# language keywords - Arduino doesn't define these, but probably should
volatile LITERAL2
constexpr LITERAL2

# teensy specific functions
elapsedMillis LITERAL2

読み込み中…
キャンセル
保存