Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addrd new token ~ to write random byte #26

Merged
merged 1 commit into from
Nov 17, 2015
Merged

Conversation

Baldanos
Copy link
Collaborator

Command line now supports the ~ command to write a random byte.

Example :

> uart 
Device: UART1
Speed: 9600 bps
Parity: none
Stop bits: 1
uart1> ~ ~ ~ ~ ~
WRITE: 0x3F 0x40 0x4A 0x59 0xC0 
uart1> ~:5
WRITE: 0xEC 0xEC 0xEC 0xEC 0xEC 
uart1> 

bvernoux added a commit that referenced this pull request Nov 17, 2015
Addrd new token ~ to write random byte
@bvernoux bvernoux merged commit e7a907a into hydrabus:master Nov 17, 2015
@Baldanos Baldanos deleted the rng branch November 17, 2015 19:43
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.

None yet

2 participants