# HG changeset patch # User Mychaela Falconia # Date 1509421083 0 # Node ID a963c5c35f8d1898d4122e2817fc283d2b612a16 # Parent a2f424142d5d678eae0bab9a0e16e1c1252fdf11 targets/fcdev3b.conf: set DISABLE_SLEEP=1 until we find and fix the hw bug diff -r a2f424142d5d -r a963c5c35f8d targets/fcdev3b.conf --- a/targets/fcdev3b.conf Sat Oct 21 07:45:48 2017 +0000 +++ b/targets/fcdev3b.conf Tue Oct 31 03:38:03 2017 +0000 @@ -5,3 +5,4 @@ TPUDRV_blob=blobs/libs/tpudrv.lib FLASH_BASE_ADDR=0 FLASH_SECTOR_SIZE=0x40000 +DISABLE_SLEEP=1