UPB-CS-OpenSourceUpstream / tock

A secure embedded operating system for microcontrollers
https://www.tockos.org
Other
2 stars 6 forks source link

Implementing bash-history command for tockOS #16

Closed mihai-negru closed 1 year ago

mihai-negru commented 1 year ago

Pull Request Overview

This pull request implements a bash-history for tockOS

Testing Strategy

This pull reuqest is and will be tested on a nordic nrf52840dk board

TODO or Help Wanted

This pull request is still in development, it needs help on modifying the ProcessConsole Structure

Documentation Updated

No documentation updated

alexandruradovici commented 1 year ago

@CosminGGeorgescu has a working implementation, but with arrays instead of data types. Can you please work together to merge these two PRs?

alexandruradovici commented 1 year ago

You can both chat using https://gitter.im/UPB-CS-OpenSourceUpstream/community?utm_source=share-link&utm_medium=link&utm_campaign=share-link

mihai-negru commented 1 year ago

@CosminGGeorgescu has a working implementation, but with arrays instead of data types. Can you please work together to merge these two PRs?

Sure, I will try to make the changes

mihai-negru commented 1 year ago

Hi, should we close this pull request?

alexandruradovici commented 1 year ago

Yes.