nuttx/arch/risc-v/include
Virus.V 7c80826c21 risc-v/bl602: Add wifi and ble support
tcpip ok

update wifi demo configuration

fix tcpip input cause misalign fault

change some api definetions in nuttx

fix wifi manager strlen copy without suffix null character

fix 602 network buf allocation issue

wifi scan works

[ble] Add controller code

[BLE] Add nuttx adapt code for blecontroller .

[BLE] modified include file path, to fix cflag is too long.

[ble]Test ble peripheral pass, save code.

[ble] Organize the code

[BLE] Add blecontroller config for nuttx

[BLE] Add config for ble example

fix tcp lost packet when rx

support wpa3.

Copy default config from wifi default config. Create ble for local test and ble tester for autopts.

Add config for local test.

Add pts teset config for host test

Add config for mesh test

Create task to init blecontroller

Delete blecontroller rx thread.

using idle task to receive hci command from host

Set ble device name to /dev/ble, and fix code.

1.fix a ke schedule risk 2. CFG_HOST is enabled only in the case that CONFIG_BLE_HOST_DISABLE is not enabled, by lanlan

rm _sp_main stack.

change h/l workq_stack_size 6K

change l workq_stack_size 3K.

[ble] delete file_detach

color idle stack.

clear bl602 netdev code

SCAN is sorted according to RSSI

enlarge nsh command line buffer

fixup stack overflow check checkfail when startup

arch/risc-v/BL602:fix reboot cause crash

reboot default use romapi.

riscv/bl602:netdev support defered input, remove wifi_tx function

risc-v/bl602:fix sem_timedwait usage error in bl_cmds

risc-v/bl602:fix memory access out of bounds when copy ssid

remove ble and wifi source, download when build

add bl602 blob gitignore

risc-v/bl602:remove ble-pts defconfig

Fix some typos in NuttX style naming

Fix the replacement of tab to space

fix wlan interface down still receive packet

fix wapi crash, rx when ifdown,and ble_hci_rx_do

change system reset to rom dirver

change ble hci interval to 50ms

NuttX support wifi enable/disable log via KConfig

support country code configuration in Kconfig

fix ap tx not work
2021-03-25 01:38:45 -07:00
..
bl602 risc-v/bl602: Add wifi and ble support 2021-03-25 01:38:45 -07:00
c906 arch:riscv64:basic porting for C906. 2021-03-10 19:23:24 +08:00
esp32c3 riscv/esp32c3: Add ESP32-C3 WLAN netcard driver 2021-03-16 10:42:32 -03:00
fe310 arch: risc-v: Author Masayuki Ishikawa: Update license to Apache 2021-03-12 16:15:44 +08:00
k210 arch: risc-v: Author Masayuki Ishikawa: Update license to Apache 2021-03-12 16:15:44 +08:00
litex arch/risc-v: Move CSR register bit definition to csr.h 2020-12-20 20:27:13 -08:00
rv32im arch/risc-v/syscall.h: Fix syscall function names in comments. 2021-03-20 13:02:54 -03:00
rv64gc arch/risc-v/syscall.h: Fix syscall function names in comments. 2021-03-20 13:02:54 -03:00
.gitignore Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
arch.h arch/risc-v: Remove unused and undefined file section "Public Variables" 2021-01-27 18:40:10 -08:00
csr.h arch:risc-v:bl602: enable FPU for this target. 2021-02-08 00:29:34 -08:00
elf.h ELF64 support (#220) 2020-02-07 17:10:23 -06:00
inttypes.h risc-v 64-bit: Fix SCN/PRI.PTR definitions 2020-11-22 05:18:29 -08:00
irq.h arch/risc-v: Remove duplicated declaration for up_irq_save and up_irq_restore 2020-12-19 08:29:42 +09:00
limits.h Squashed commit of the following: 2019-12-31 09:06:20 -06:00
setjmp.h risc-v: Introduce basic setjmp support 2020-12-04 09:40:07 -03:00
spinlock.h arch: risc-v: Author Masayuki Ishikawa: Update license to Apache 2021-03-12 16:15:44 +08:00
stdarg.h arch/risc-v/include: Fix nxstyle warnings 2020-10-10 14:24:52 +01:00
syscall.h arch: Fix included directed -> included directly 2020-04-05 22:31:15 +01:00
tls.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
types.h risc-v: Add _intmax_t and _uintmax_t 2020-11-19 00:49:56 -08:00