8000 GitHub - meow-chip/RouterSoftware: Software for MeowRouter
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

meow-chip/RouterSoftware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RouterSoftware

Warm kitty, soft kitty, little ball of fur.

This repository contains software source code for the MeowRouter.

Authors

See AUTHORS file

Build

In order to build the firmware, you will need to install the RISC-V toolchain, and rust nightly (with target riscv64imac-unknown-none-elf at least).

Then you can just:

cd firmware
make

Then a firmware.o and an firmware.bin will be generated at your PWD, which is the ELF and the raw binary.

To show the disassembly, use:

make inspect | less

License

All code under this repository is released under the MIT license. See LICENSE file.

About

Software for MeowRouter

Resources

License

Stars

Watchers

4F39

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0