ソースを参照

Add link to comments in sample makefile

main
PaulStoffregen 4年前
コミット
7bc0a4db67
1個のファイルの変更2行の追加1行の削除
  1. +2
    -1
      teensy4/Makefile

+ 2
- 1
teensy4/Makefile ファイルの表示

@@ -45,8 +45,9 @@ CPUOPTIONS = -mcpu=cortex-m7 -mfloat-abi=hard -mfpu=fpv5-d16 -mthumb
# use this for a smaller, no-float printf
#SPECS = --specs=nano.specs

# Other Makefiles and project templates for Teensy 3.x:
# Other Makefiles and project templates for Teensy
#
# https://forum.pjrc.com/threads/57251?p=213332&viewfull=1#post213332
# https://github.com/apmorton/teensy-template
# https://github.com/xxxajk/Arduino_Makefile_master
# https://github.com/JonHylands/uCee

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