Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(71)

Unified Diff: pkg/stm32f746g_disco/lib/src/stm32f7_peripherals.dart

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/stm32f746g_disco/lib/lcd.dart ('k') | pkg/stm32f746g_disco/lib/uart.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/stm32f746g_disco/lib/src/stm32f7_peripherals.dart
diff --git a/pkg/stm32f746g_disco/lib/src/stm32f7_peripherals.dart b/pkg/stm32f746g_disco/lib/src/stm32f7_peripherals.dart
index 1210278440bb40b4d86fc671eb5bd108b41d7d2e..fb1ec1003643702ccae8ba77874fa77f0ca181de 100644
--- a/pkg/stm32f746g_disco/lib/src/stm32f7_peripherals.dart
+++ b/pkg/stm32f746g_disco/lib/src/stm32f7_peripherals.dart
@@ -4,7 +4,7 @@
library stm32f746g.src.stm32f7_peripherals;
-import 'dart:fletch.ffi';
+import 'dart:dartino.ffi';
import 'package:stm32f746g_disco/src/stm32f7_constants.dart';
« no previous file with comments | « pkg/stm32f746g_disco/lib/lcd.dart ('k') | pkg/stm32f746g_disco/lib/uart.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698