Skip to content

Conversation

@sabhiram
Copy link

No description provided.

@sabhiram sabhiram merged commit 5284105 into recogni Jan 22, 2021
@sabhiram sabhiram deleted the brett/dev/no_ints-2 branch January 22, 2021 05:39
brudley added a commit that referenced this pull request Mar 11, 2021
* Dup ns16550 uart driver to digilent_16550 driver that will work on riscv
systems with CLINT & PLIC setups.

Can build with ints enabled, chars come out but isr is never called.

Get rid of various hacks

* Use polled uart as default for now.

* copyright, comments, minor fixup

* bugfix :: reformat dtsi file, remove extra };

* revert sample app print statements

* bugfix :: missed extra close scope in dts

Co-authored-by: Brett <[email protected]>
berendo pushed a commit that referenced this pull request Apr 9, 2021
This makes the gatt metrics also available for
gatt write-without-rsp-cb so it now prints the rate of each write:

uart:~$ gatt write-without-response-cb 1e ff 10 10
Write #1: 16 bytes (0 bps)
Write #2: 32 bytes (3445948416 bps)
Write #3: 48 bytes (2596929536 bps)
Write #4: 64 bytes (6400 bps)
Write #5: 80 bytes (8533 bps)
Write #6: 96 bytes (10666 bps)
Write #7: 112 bytes (8533 bps)
Write #8: 128 bytes (9955 bps)
Write #9: 144 bytes (11377 bps)
Write #10: 160 bytes (7680 bps)
Write #11: 176 bytes (8533 bps)
Write #12: 192 bytes (9386 bps)
Write Complete (err 0)
Write #13: 208 bytes (8533 bps)
Write #14: 224 bytes (9244 bps)
Write #15: 240 bytes (9955 bps)
Write #16: 256 bytes (8000 bps)

Signed-off-by: Luiz Augusto von Dentz <[email protected]>
sabhiram added a commit that referenced this pull request Aug 12, 2021
* Dup ns16550 uart driver to digilent_16550 driver that will work on riscv
systems with CLINT & PLIC setups.

Can build with ints enabled, chars come out but isr is never called.

Get rid of various hacks

* Use polled uart as default for now.

* copyright, comments, minor fixup

* bugfix :: reformat dtsi file, remove extra };

* revert sample app print statements

* bugfix :: missed extra close scope in dts

Co-authored-by: Brett <[email protected]>
sabhiram added a commit that referenced this pull request Sep 17, 2021
* Dup ns16550 uart driver to digilent_16550 driver that will work on riscv
systems with CLINT & PLIC setups.

Can build with ints enabled, chars come out but isr is never called.

Get rid of various hacks

* Use polled uart as default for now.

* copyright, comments, minor fixup

* bugfix :: reformat dtsi file, remove extra };

* revert sample app print statements

* bugfix :: missed extra close scope in dts

Co-authored-by: Brett <[email protected]>
sabhiram added a commit that referenced this pull request Sep 17, 2021
* Dup ns16550 uart driver to digilent_16550 driver that will work on riscv
systems with CLINT & PLIC setups.

Can build with ints enabled, chars come out but isr is never called.

Get rid of various hacks

* Use polled uart as default for now.

* copyright, comments, minor fixup

* bugfix :: reformat dtsi file, remove extra };

* revert sample app print statements

* bugfix :: missed extra close scope in dts

Co-authored-by: Brett <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants