aboutsummaryrefslogtreecommitdiff
path: root/docs/fr-fr/faq_build.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/fr-fr/faq_build.md')
-rw-r--r--docs/fr-fr/faq_build.md9
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/fr-fr/faq_build.md b/docs/fr-fr/faq_build.md
index 448ff01aa..84d88afcd 100644
--- a/docs/fr-fr/faq_build.md
+++ b/docs/fr-fr/faq_build.md
@@ -99,15 +99,6 @@ Vous pouvez acheter un VID:PID unique ici. Je ne pense pas que ce soit nécessai
99- http://www.obdev.at/products/vusb/license.html 99- http://www.obdev.at/products/vusb/license.html
100- http://www.mcselec.com/index.php?page=shop.product_details&flypage=shop.flypage&product_id=92&option=com_phpshop&Itemid=1 100- http://www.mcselec.com/index.php?page=shop.product_details&flypage=shop.flypage&product_id=92&option=com_phpshop&Itemid=1
101 101
102## Cortex: `cstddef: No such file or directory`
103
104Ce problème existait avec le GCC 4.8 d'Ubuntu 14.04, la solution a nécessité de mettre à jour vers 4.9 avec ce PPA.
105https://launchpad.net/~terry.guo/+archive/ubuntu/gcc-arm-embedded
106
107https://github.com/tmk/tmk_keyboard/issues/212
108https://github.com/tmk/tmk_keyboard/wiki/mbed-cortex-porting#compile-error-cstddef
109https://developer.mbed.org/forum/mbed/topic/5205/
110
111## BOOTLOADER_SIZE pour AVR 102## BOOTLOADER_SIZE pour AVR
112 103
113Notez que la taille du bootloader pour les Teensy2.0++ est de 2048bytes. Quelques Makefiles peuvent contenir une erreur et avoir le mauvais commentaire. 104Notez que la taille du bootloader pour les Teensy2.0++ est de 2048bytes. Quelques Makefiles peuvent contenir une erreur et avoir le mauvais commentaire.