altos/telelco-v2.0: A bit fancier with the drag-mode LED show
[fw/altos] / src / stmf0 / registers.ld
index 5358f15ac477683e8d51fbca79286dd28b9316d8..c301a7cecd4bca06299d9b7a013c7d5bae26d27b 100644 (file)
@@ -26,6 +26,7 @@ stm_crs    = 0x40006c00;
 
 stm_bxcan  = 0x40006400;
 stm_usb_sram = 0x40006000;
+stm_usb_bdt = 0x40006000;
 stm_usb    = 0x40005c00;
 
 stm_i2c1   = 0x40005400;
@@ -51,10 +52,7 @@ stm_scb    = 0xe000ed00;
 
 stm_mpu    = 0xe000ed90;
 
-stm_dbg_mcu = 0xe0042000;
-
 /* calibration data in system memory */
-stm_temp_cal = 0x1ff80078;
-stm_flash_size_medium = 0x1ff8004c;
-stm_flash_size_large = 0x1ff800cc;
-stm_device_id = 0x1ff80050;
+stm_cal = 0x1ffff7b8;
+stm_flash_size_04x = 0x1ffff7cc;
+stm_device_id = 0x1ffff7ac;