Skip to content

voduycuong/Moonveil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moonveil

RMIT University Vietnam

EEET2490 - Embedded Systems: Operating Systems & Interfacing

CC: Mr. Linh Tran - TA: Mr. Phuc Nguyen

This is part of Assessment 2 - Individual Assignment

Developed by Vo Duy Cuong - S3941544

Main function
  1. Auto-completion
  2. Command history
  3. Backspace when typing commands
  4. Alternate printf command
  5. Function for mailbox setup
Command list
  1. help
  2. clear
  3. setcolor
  4. showinfo
  5. about
  6. test
References
  1. [Assessment link](https://rmit.instructure.com/courses/104294/assignments/705388).
  2. [ASCII Art](https://textkool.com/en/test-ascii-art-generator?text=Moonveil%0A).
  3. [ANSI Escape Character and Color Codes](https://chrisyeh96.github.io/2020/03/28/terminal-colors.html).
  4. [Information for Board Revision](https://www.raspberrypi-spy.co.uk/2012/09/checking-your-raspberry-pi-board-version/).
  5. [printf functions](https://www.tutorialspoint.com/c_standard_library/c_function_printf.htm).
  6. [stdarg lib](https://cplusplus.com/reference/cstdarg/).
  7. [Variable arguments handling functions](https://learn.microsoft.com/en-us/cpp/c-runtime-library/reference/va-arg-va-copy-va-end-va-start?view=msvc-160).
  8. [Variable arguments handling functions](https://www.ibm.com/docs/en/zos/2.3.0?topic=lf-va-arg-va-copy-va-end-va-start-access-function-arguments).
  9. [Pointer to Pointer](https://www.tutorialspoint.com/cprogramming/c_pointer_to_pointer.htm).

08/2023

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages