Skip to content

Microcontroller support module for Badger UDP/IP network I/O.

License

Notifications You must be signed in to change notification settings

BerkeleyLab/BWUDP

Repository files navigation

BWUDP - bantamweight UDP server/client

These routines provide very lightweight access to Ethernet interfaces such as the Badger firmware (FPGA HDL) provided as part of the LBNL Bedrock package.

The file BWUDP_manual.html documents the C API.

BWUDP should be considered in the same genre as lwIP and uIP, but has fewer features, is even lighter-weight (smaller binary footprint), and is not derived from them.

The only test provided here is a simple (and useless) native compile, showing that the C code is valid and standards-compliant. Just type "make".

License: BSD-3-Clause (see individual C files)

Primary author: Eric Norum

About

Microcontroller support module for Badger UDP/IP network I/O.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •