dlbeer / mspdebug

Debugging tool for MSP430 MCUs
GNU General Public License v2.0
187 stars 80 forks source link

[simio] support Timer_B #69

Closed tgtakaoka closed 6 years ago

tgtakaoka commented 6 years ago

Timer_B is identical to Timer_A with the following exceptions.

tgtakaoka commented 6 years ago

Please have a look!

tgtakaoka commented 6 years ago

Please hold off on reviewing. I'm writing test code for this.

dlbeer commented 6 years ago

On Sun, Jul 01, 2018 at 07:16:31AM -0700, Tadashi G. Takaoka wrote:

Please hold off on reviewing. I'm writing test code for this.

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/dlbeer/mspdebug/pull/69#issuecomment-401609781

Ok, no problem -- let me know when you're ready.

-- Daniel Beer dlbeer@gmail.com http://dlbeer.co.nz/ PGP: BA6E 0B26 1F89 246C E3F3 C910 1E58 C43A 160A 553B

tgtakaoka commented 6 years ago

Hi, I split the original change into 6.

Please have a look!

dlbeer commented 6 years ago

Excellent, thanks very much for this!