Commit 6f673bb
committed
V2.1
- Improved startup_gd32fxxx.S
- CMSIS has its own project now
- Upgraded to CMSIS V5.0.5
- Removed lib-debug. Now part of lib-hal
- Updated to latest GD32 Firmware
- Introduced debug software UART0
- Major cleanup lib-configstore
- In order to support Newlib; removed lib-c, lib-c++ and added lib-clib
- In order to support FreeRTOS; Added Software timers in H.A.L. framework.
- Major update network stack. Added support for RFC 5227 and RFC 3927
- Updated Art-Net with latest specifications
- Improved support for RDMNet LLRP only
- Moved parameter utc_offset to "env.txt"
- Improved HTTP Server
- Added support for remote UART shell
- Removed lib-rdmdiscovery, lib-rdmnet and lib-rdmresponder
- Removed lib-oscclient and lib-oscserver1 parent f45b979 commit 6f673bb
892 files changed
Lines changed: 82801 additions & 40433 deletions
File tree
- .github/workflows
- CMSIS
- .settings
- Core/Include
- firmware-template-gd32
- include
- lib
- firmware-template
- gd32_emac_artnet_dmx_multi
- firmware
- include
- lib
- gd32_emac_e131_dmx_multi
- firmware
- include
- lib
- include
- lib-artnet
- include
- src
- controller
- node
- 4
- dmxin
- rdm
- controller
- responder
- timecode
- lib-c++
- lib-clib
- .settings
- src
- c++
- gd32
- time_ptp
- time_systick
- time_timer
- lib-configstore
- .settings
- device
- i2c
- ram/gd32
- rom
- spi
- include
- src
- artnet
- lib-c
- lib-ddp
- .settings
- include
- src
- lib-debug
- .settings
- src
- lib-device
- include
- src
- lib-displayudf
- include
- src
- artnet
- e131
- network
- node
- lib-display
- include
- i2c
- spi
- src
- i2c
- spi
- lib-dmxsend
- .settings
- include
- src
- lib-dmx
- include
- gd32
- src
- artnet
- e131
- gd32
- lib-e131
- include
- src
- controller
- node
- dmxin
- lib-flash
- include/spi
- src/spi
- gd32
- lib-gd32
- .settings
- gd32f4xx
- CMSIS
- GD/GD32F4xx
- Include
- Source
- GD32F4xx_standard_peripheral
- Include
- Source
- GD32F4xx_usb_library
- device
- class
- audio
- Include
- Source
- cdc
- Include
- Source
- dfu
- Include
- Source
- hid
- Include
- Source
- iap
- Include
- Source
- msc
- Include
- Source
- printer
- Include
- Source
- core
- Include
- Source
- driver
- Include
- Source
- host
- class
- hid
- Include
- Source
- msc
- Include
- Source
- core
- Include
- Source
- ustd
- class
- cdc
- hid
- msc
- common
- include
- board
- mcu
- src
- f
- ptp
- softuart0
- systick
- uart0
- lib-hal
- .settings
- console
- h3
- i2c
- null
- uart0
- debug
- emac/gd32
- i2c
- stack
- device/usb/host/gd32
- include
- device/usb
- gd32
- rtc
- gd32
- i2c
- src
- gd32
- lib-lightset
- include
- src
- lib-network
- config
- include
- emac
- phy
- esp8266
- net
- apps
- protocol
- src
- apps/ntp
- emac
- gd32
- f
- phy
- phygen
- rtl8201f
- net
- apps
- mdns
- ntp
- gd32/ptp
- tftp
- params
- lib-osc
- .settings
- include
- src
- client
- server
- lib-pp
- .settings
- include
- src
- lib-properties
- include
- src
- lib-rdmdiscovery
- .settings
- include
- src
- artnet
- rdm
- lib-rdmnet
- .settings
- lib-rdmsensor
- include
- src
- lib-rdmsubdevice
- include
- spi
- src
- spi
- lib-rdm
- include
- llrp
- rdmnet
- sensor
- subdevice
- src
- controller
- llrp
- rdmnet
- responder
- lib-remoteconfig
- http/content
- include
- httpd
- shell
- tftp
- src
- gd32
- httpd
- linux
- shell
- tftp
- uart
- lib-showfile
- .settings
- include
- formats
- protocols
- src
- display
- formats/ola
- osc
- protocols/artnet
- lib-uuid
- .settings
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
18 | 24 | | |
19 | 25 | | |
20 | 26 | | |
21 | 27 | | |
22 | 28 | | |
23 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
24 | 36 | | |
25 | 37 | | |
26 | 38 | | |
27 | 39 | | |
28 | 40 | | |
29 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
File renamed without changes.
0 commit comments