Commit 6a1a04a0a02467797ae7dbecc04b3ffe9452e7b0
authorAndreas Schultes <andreasschultes@users.noreply.github.com>
Mon, 9 Oct 2017 07:59:08 +0000 (09:59 +0200)
committerMichel Pollet <github.com@pollet.net>
Mon, 9 Oct 2017 07:59:08 +0000 (08:59 +0100)
tree69c0f74c83099b6cbf6885bf9347d82332226554
parent1191d479c5b987edd4dff9f40d166070725d4d44
Message:
use only 12 bits for ubrr (#257)

* use only 12 bits for ubrr

* use bitmask for ubrr

* remove r_ubrr_h and r_ubrr_l
3 files changed:
simavr/cores/sim_megaxm1.h
simavr/sim/avr_uart.c
simavr/sim/avr_uart.h