morsemicro/firmware

2.9.7-esp32-3

Pre-release
uploaded 1 day ago
Firmware and Board Configuration Files for Morse Micro

readme

# ESP-Halow

This component adds Morse Micro HaLow support to ESP32 boards.

## Tree
```
├── firmware
└── halow
```
### firmware
Contains the firmware used by Morse Micro boards.

### halow
Implements an integration layer to present the Morse Micro Wi-Fi HaLow driver libraries, as an [ESP-NETIF](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-reference/network/esp_netif.html).

### halow/components
The `mmpktmem`, `mmutils` , `morselib` and `regdb` directories contain components which are brought from [MM-IoT-SDK](https://github.com/MorseMicro/mm-iot-sdk/).

### halow/components/shims
Contains ESP32 board-specific shims for interacting with the hardware.

## Known Issues
* `PARTITION_TABLE_SINGLE_APP_LARGE` must be set by applications using these libraries.

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "morsemicro/firmware^2.9.7-esp32-3"

download archive

Stats

  • Archive size
    Archive size ~ 245.63 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

morsemicro/firmware version: 2.9.7-esp32-3
|