code
stringlengths
1
1.05M
repo_name
stringlengths
6
83
path
stringlengths
3
242
language
stringclasses
222 values
license
stringclasses
20 values
size
int64
1
1.05M
/* * ESPRESSIF MIT License * * Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software")...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_event_cast/test/esp_event_cast_test.c
C
apache-2.0
8,860
list(APPEND COMPONENT_ADD_INCLUDEDIRS ./include ./lib/adc_button ./lib/gpio_isr ./lib/button ./lib/blufi ./lib/IS31FL3216 ./lib/aw2013 ./lib/tca9554 ./driver/i2c_bus) list(APPEND COMPONENT_SR...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/CMakeLists.txt
CMake
apache-2.0
1,824
# # "main" pseudo-component makefile. # # (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.) COMPONENT_ADD_INCLUDEDIRS := ./include ./lib/adc_button ./lib/gpio_isr ./driver/i2c_bus ./lib/aw2013 COMPONENT_SRCDIRS := . ./lib ./lib/sdcard ./lib/button ./lib/touch ./lib...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/component.mk
Makefile
apache-2.0
554
/* * ESPRESSIF MIT License * * Copyright (c) 2017 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on ESPRESSIF SYSTEMS products only, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software")...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/driver/i2c_bus/i2c_bus.c
C
apache-2.0
6,935
/* * ESPRESSIF MIT License * * Copyright (c) 2017 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on ESPRESSIF SYSTEMS products only, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software")...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/driver/i2c_bus/i2c_bus.h
C
apache-2.0
3,566
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/esp_peripherals.c
C
apache-2.0
16,167
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/include/esp_peripherals.h
C
apache-2.0
15,693
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/include/periph_adc_button.h
C
apache-2.0
3,240
/* * ESPRESSIF MIT License * * Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/include/periph_aw2013.h
C
apache-2.0
3,504
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/include/periph_button.h
C
apache-2.0
2,628
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/include/periph_console.h
C
apache-2.0
3,100
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/include/periph_gpio_isr.h
C
apache-2.0
2,624
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/include/periph_is31fl3216.h
C
apache-2.0
5,360
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/include/periph_led.h
C
apache-2.0
4,176
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/include/periph_sdcard.h
C
apache-2.0
3,113
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/include/periph_spiffs.h
C
apache-2.0
3,002
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/include/periph_touch.h
C
apache-2.0
3,198
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/include/periph_wifi.h
C
apache-2.0
5,363
/* * ESPRESSIF MIT License * * Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/include/periph_ws2812.h
C
apache-2.0
3,917
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on ESPRESSIF SYSTEMS products only, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software")...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/lib/IS31FL3216/IS31FL3216.c
C
apache-2.0
12,044
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on ESPRESSIF SYSTEMS products only, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software")...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/lib/IS31FL3216/IS31FL3216.h
C
apache-2.0
11,402
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/lib/adc_button/adc_button.c
C
apache-2.0
15,570
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/lib/adc_button/adc_button.h
C
apache-2.0
2,778
/* * ESPRESSIF MIT License * * Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/lib/aw2013/aw2013.c
C
apache-2.0
9,766
/* * ESPRESSIF MIT License * * Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/lib/aw2013/aw2013.h
C
apache-2.0
5,136
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/lib/blufi/blufi_security.c
C
apache-2.0
7,214
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/lib/blufi/blufi_security.h
C
apache-2.0
3,464
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/lib/blufi/wifibleconfig.c
C
apache-2.0
10,133
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/lib/blufi/wifibleconfig.h
C
apache-2.0
1,745
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/lib/button/button.c
C
apache-2.0
6,624
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/lib/button/button.h
C
apache-2.0
2,758
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/lib/gpio_isr/gpio_isr.c
C
apache-2.0
2,145
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/lib/gpio_isr/gpio_isr.h
C
apache-2.0
2,081
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/lib/sdcard/sdcard.c
C
apache-2.0
6,920
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/lib/sdcard/sdcard.h
C
apache-2.0
3,041
/* * ESPRESSIF MIT License * * Copyright (c) 2021 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/lib/tca9554/tca9554.c
C
apache-2.0
5,404
/* * ESPRESSIF MIT License * * Copyright (c) 2021 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/lib/tca9554/tca9554.h
C
apache-2.0
3,900
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/lib/touch/touch.c
C
apache-2.0
10,680
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/lib/touch/touch.h
C
apache-2.0
2,793
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/periph_adc_button.c
C
apache-2.0
3,642
/* * ESPRESSIF MIT License * * Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/periph_aw2013.c
C
apache-2.0
5,519
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/periph_button.c
C
apache-2.0
4,526
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/periph_console.c
C
apache-2.0
10,810
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/periph_gpio_isr.c
C
apache-2.0
5,493
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/periph_is31fl3216.c
C
apache-2.0
17,171
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/periph_led.c
C
apache-2.0
8,728
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/periph_sdcard.c
C
apache-2.0
6,424
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/periph_spiffs.c
C
apache-2.0
6,492
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/periph_touch.c
C
apache-2.0
4,667
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/periph_wifi.c
C
apache-2.0
21,290
/* * ESPRESSIF MIT License * * Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/periph_ws2812.c
C
apache-2.0
15,122
# #Component Makefile # COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/test/component.mk
Makefile
apache-2.0
112
/* * ESPRESSIF MIT License * * Copyright (c) 2018 <ESPRESSIF SYSTEMS (SHANGHAI) PTE LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to dea...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/esp_peripherals/test/esp_peripherals_test.c
C
apache-2.0
24,244
set(COMPONENT_ADD_INCLUDEDIRS ./include) # Edit following two lines to set component requirements (see docs) set(COMPONENT_REQUIRES ) set(COMPONENT_PRIV_REQUIRES audio_sal esp_peripherals ) set(COMPONENT_SRCS ./input_key_service.c) register_component()
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/input_key_service/CMakeLists.txt
CMake
apache-2.0
256
# # Main Makefile. This is basically the same as a component makefile. COMPONENT_ADD_INCLUDEDIRS := ./include COMPONENT_SRCDIRS := .
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/input_key_service/component.mk
Makefile
apache-2.0
133
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/input_key_service/include/input_key_com_user_id.h
C
apache-2.0
2,552
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/input_key_service/include/input_key_service.h
C
apache-2.0
3,963
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to d...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/input_key_service/input_key_service.c
C
apache-2.0
8,411
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/input_key_service/test/component.mk
Makefile
apache-2.0
86
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/input_key_service/test/test_input_key_service.c
C
apache-2.0
4,184
set(COMPONENT_ADD_INCLUDEDIRS include) # Edit following two lines to set component requirements (see docs) set(COMPONENT_REQUIRES app_update esp_https_ota) set(COMPONENT_PRIV_REQUIRES esp_peripherals audio_pipeline audio_sal audio_stream) set(COMPONENT_SRCS ./esp_fs_ota.c ./ota_service.c ...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/ota_service/CMakeLists.txt
CMake
apache-2.0
375
# # "main" pseudo-component makefile. # # (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.) COMPONENT_ADD_INCLUDEDIRS := include COMPONENT_SRCDIRS := .
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/ota_service/component.mk
Makefile
apache-2.0
206
/* * ESPRESSIF MIT License * * Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/ota_service/esp_fs_ota.c
C
apache-2.0
10,217
/* * ESPRESSIF MIT License * * Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/ota_service/include/esp_fs_ota.h
C
apache-2.0
6,816
/* * ESPRESSIF MIT License * * Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/ota_service/include/ota_proc_default.h
C
apache-2.0
3,094
/* * ESPRESSIF MIT License * * Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/ota_service/include/ota_service.h
C
apache-2.0
5,084
/* * ESPRESSIF MIT License * * Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/ota_service/ota_proc_default.c
C
apache-2.0
13,163
/* * ESPRESSIF MIT License * * Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/ota_service/ota_service.c
C
apache-2.0
9,631
# Edit following two lines to set component requirements (see docs) set(COMPONENT_REQUIRES audio_sal nvs_flash) set(COMPONENT_PRIV_REQUIRES ) set(COMPONENT_SRCS ./playlist.c ./playlist_operator/dram_list.c ./playlist_operator/flash_list.c ./playlist_operator/pa...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/playlist/CMakeLists.txt
CMake
apache-2.0
538
# # Main Makefile. This is basically the same as a component makefile. COMPONENT_ADD_INCLUDEDIRS := include COMPONENT_SRCDIRS := . ./playlist_operator ./sdcard_scan
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/playlist/component.mk
Makefile
apache-2.0
166
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/playlist/include/dram_list.h
C
apache-2.0
5,322
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/playlist/include/flash_list.h
C
apache-2.0
4,789
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/playlist/include/partition_list.h
C
apache-2.0
5,035
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/playlist/include/playlist.h
C
apache-2.0
8,968
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/playlist/include/sdcard_list.h
C
apache-2.0
4,836
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/playlist/include/sdcard_scan.h
C
apache-2.0
2,521
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/playlist/playlist.c
C
apache-2.0
13,965
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/playlist/playlist_operator/dram_list.c
C
apache-2.0
12,586
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/playlist/playlist_operator/flash_list.c
C
apache-2.0
11,798
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/playlist/playlist_operator/partition_list.c
C
apache-2.0
13,730
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/playlist/playlist_operator/sdcard_list.c
C
apache-2.0
16,544
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/playlist/sdcard_scan/sdcard_scan.c
C
apache-2.0
4,173
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/playlist/test/component.mk
Makefile
apache-2.0
86
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/playlist/test/test_playlist.c
C
apache-2.0
41,005
set(COMPONENT_ADD_INCLUDEDIRS include) # Edit following two lines to set component requirements (see docs) set(COMPONENT_REQUIRES bootloader_support) set(COMPONENT_PRIV_REQUIRES esp_actions esp_dispatcher audio_sal) set(COMPONENT_SRCS ./tone_partition.c) register_component()
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/tone_partition/CMakeLists.txt
CMake
apache-2.0
278
# # "main" pseudo-component makefile. # # (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.) COMPONENT_ADD_INCLUDEDIRS := include COMPONENT_SRCDIRS := .
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/tone_partition/component.mk
Makefile
apache-2.0
206
/* * ESPRESSIF MIT License * * Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/tone_partition/include/tone_partition.h
C
apache-2.0
4,946
/* * ESPRESSIF MIT License * * Copyright (c) 2020 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/tone_partition/tone_partition.c
C
apache-2.0
7,657
set(COMPONENT_ADD_INCLUDEDIRS include) set(COMPONENT_PRIV_INCLUDEDIRS inc) # Edit following two lines to set component requirements (see docs) set(COMPONENT_REQUIRES bt mbedtls nvs_flash) set(COMPONENT_PRIV_REQUIRES audio_sal esp_dispatcher esp_actions) list(APPEND COMPONENT_SRCS src/esp_wifi_setting.c ...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/wifi_service/CMakeLists.txt
CMake
apache-2.0
879
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/wifi_service/airkiss_config/airkiss_config.c
C
apache-2.0
19,328
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/wifi_service/blufi_config/blufi_config.c
C
apache-2.0
9,405
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/wifi_service/blufi_config/blufi_security.c
C
apache-2.0
7,606
# # Main Makefile. This is basically the same as a component makefile. COMPONENT_ADD_INCLUDEDIRS := include COMPONENT_PRIV_INCLUDEDIRS := inc COMPONENT_SRCDIRS := src smart_config airkiss_config blufi_config LIBS := airkiss_aes COMPONENT_ADD_LDFLAGS += -lmain -L $(COMPONENT_PATH)/airkiss_config $(addprefix -l,$(LIBS)...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/wifi_service/component.mk
Makefile
apache-2.0
401
/* * airkiss.h * * Created on: 2015-1-26 * Author: peterfan */ #ifndef AIRKISS_H_ #define AIRKISS_H_ #ifdef __cplusplus extern "C" { #endif /* * 定义AIRKISS_ENABLE_CRYPT为1以启用AirKiss加密功能 */ #ifndef AIRKISS_ENABLE_CRYPT #define AIRKISS_ENABLE_CRYPT 1 #endif typedef void* (*airkiss_memset_fn) (void* ptr, i...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/wifi_service/inc/airkiss.h
C
apache-2.0
5,986
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/wifi_service/inc/blufi_security.h
C
apache-2.0
3,465
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/wifi_service/include/airkiss_config.h
C
apache-2.0
2,369
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/wifi_service/include/blufi_config.h
C
apache-2.0
2,585
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/wifi_service/include/esp_wifi_setting.h
C
apache-2.0
4,910
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/wifi_service/include/smart_config.h
C
apache-2.0
1,907
/* * ESPRESSIF MIT License * * Copyright (c) 2019 <ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD> * * Permission is hereby granted for use on all ESPRESSIF SYSTEMS products, in which case, * it is free of charge, to any person obtaining a copy of this software and associated * documentation files (the "Software"), to de...
YifuLiu/AliOS-Things
hardware/chip/espressif_adf/esp-adf/components/wifi_service/include/wifi_service.h
C
apache-2.0
7,632