Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SUBSYSTEMS.md: add jia200x to subsystems #19512

Merged
merged 1 commit into from
Apr 26, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions SUBSYSTEMS.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,28 @@ affect more than one module.
## Network devices
### IEEE 802.15.4

- José I. Álamos (@jia200x)

### NRF802154

- José I. Álamos (@jia200x)

### CC2538

- José I. Álamos (@jia200x)

### KW2XRF

- José I. Álamos (@jia200x)

### MRF24J40

- José I. Álamos (@jia200x)

### AT86RF2XX

- José I. Álamos (@jia200x)

#### AT86RF215

- Benjamin Valentin (@benpicco)
Expand All @@ -44,6 +66,8 @@ affect more than one module.

### LoRa

- José I. Álamos (@jia200x)

### CC110X

### ESP-NOW
Expand Down Expand Up @@ -101,6 +125,10 @@ affect more than one module.

- Benjamin Valentin (@benpicco)

#### Netif

- José I. Álamos (@jia200x)

#### UDP

- Martine S. Lenders (@miri64)
Expand All @@ -109,28 +137,40 @@ affect more than one module.

### OpenThread

- José I. Álamos (@jia200x)

### LWIP

- Martine S. Lenders (@miri64)

### OpenWSN

- José I. Álamos (@jia200x)

## Physical/Link Layer
### LoRaWAN

- José I. Álamos (@jia200x)

### BLE (nimble)

### IEEE 802.15.4

- José I. Álamos (@jia200x)

## Interfaces
### Sock

- Martine S. Lenders (@miri64)

### Netif

- José I. Álamos (@jia200x)

### Netdev

- José I. Álamos (@jia200x)

## Application protocols
### CoAP

Expand Down