Files
openocd/tcl
Piotr Kasprzyk e8c747048f Include start-of-region address
When $ADDRESS == $BASE that address used to be excluded.

After this commit $ADDRESS == $BASE is within the range.

Now the rule for "iswithin" is:
$BASE <= $ADDRESS < ($BASE + $LEN)

Thanks to Antonio Borneo <borneo.antonio@gmail.com> for noticing this.

Change-Id: I74373c6010e069372d886fa7ecd8120892616834
Signed-off-by: Piotr Kasprzyk <ciri@ciri.pl>
Reviewed-on: http://openocd.zylin.com/4799
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2020-02-15 15:30:55 +00:00
..
2020-02-08 23:27:18 +00:00
2013-07-07 13:00:59 +00:00
2018-10-27 14:37:43 +01:00
2018-07-31 18:56:14 +01:00
2020-02-08 23:27:18 +00:00
2020-02-08 23:27:18 +00:00
2018-12-06 09:38:41 +00:00
2020-02-15 15:30:55 +00:00