Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
visus
/
teensy-core-4.1
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Parcourir la source
Fix Teensy 3.5 stack alignment (thanks Frank)
teensy4-core
PaulStoffregen
il y a 6 ans
Parent
27cdeb1cb9
révision
86f64c1a9f
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
+1
-1
teensy3/mk64fx512.ld
+ 1
- 1
teensy3/mk64fx512.ld
Voir le fichier
@@ -31,7 +31,7 @@
MEMORY
{
FLASH (rx) : ORIGIN = 0x00000000, LENGTH = 512K
RAM (rwx) : ORIGIN = 0x1FFF0000, LENGTH = 2621
40
RAM (rwx) : ORIGIN = 0x1FFF0000, LENGTH = 2621
36
}
Écrire
Aperçu
Chargement…
Annuler
Enregistrer