0745cc4a99
cpu: boards: smt32l4: rework clock configuration
2020-09-08 18:42:41 +02:00
95057a8aef
boards/stm32l4: rename common clock config header
2020-09-08 18:42:41 +02:00
Martine Lenders
ec436b9069
Merge pull request #14963 from miri64/gnrc_sock_ip/fix/sock
...
gnrc_sock_ip: fix NULL pointer dereference
2020-09-08 17:15:25 +02:00
Martine Lenders
918433995d
Merge pull request #14928 from miri64/tools/enh/tapsetup-more
...
tapsetup: add more features
2020-09-08 17:15:12 +02:00
096b88d804
Merge pull request #14976 from fjmolinas/pr_nucleo452re_i2c
...
boards/nucleo-l452re: add i2c config
2020-09-08 17:01:38 +02:00
Francisco Molina
0d79ebdafe
boards/nucleo-l452re: add i2c config
2020-09-08 15:50:05 +02:00
c3de2655db
Merge pull request #14969 from silkeh/pr/moar-badges
...
README: Add more badges
2020-09-08 14:27:08 +02:00
cc29edad60
Merge pull request #14974 from fjmolinas/pr_nucleo_xtimer
...
boards/nucleo: fix xtimer configuration
2020-09-08 13:57:40 +02:00
benpicco
cac0719362
Merge pull request #14862 from hugueslarrive/boards/nucleo-f303k8
...
boards/nucleo-f303k8: add ADC feature
2020-09-08 13:56:03 +02:00
Martine S. Lenders
5fea5fca65
tapsetup: FreeBSD/OSX: remove member TAPs of bridge explicitly
2020-09-08 13:50:45 +02:00
Martine S. Lenders
29684af116
tapsetup: add capability to add routes to bridge
2020-09-08 13:50:45 +02:00
Martine S. Lenders
dbeb783b13
tapsetup: add capability to add addresses to bridge
2020-09-08 13:50:44 +02:00
Martine S. Lenders
0abe581e3e
tapsetup: add capability to enable forwarding for bridge
2020-09-08 13:50:27 +02:00
Martine S. Lenders
a9722dda71
tapsetup: add capability to list bridges
2020-09-08 13:50:09 +02:00
Martine S. Lenders
7d47484170
gnrc_sock_ip: fix NULL pointer dereference
2020-09-08 13:05:10 +02:00
Martine S. Lenders
779143cd94
tests/gnrc_sock_ip: add test case to test NULL pointer dereference
2020-09-08 13:05:10 +02:00
Silke Hofstra
e404a7c10e
README: add more badges
...
The README document was missing several relevant badges/links:
- Latest release
- License info
- API docs
- Wiki
- StackOverflow
- Twitter
The addition of these links will, hopefully, help people
quickly navigate the broader ecosystem.
Additionally, all badges (except for the CI badge) now
conform to roughly the same style.
2020-09-08 13:02:47 +02:00
Francisco Molina
86d8d22fc5
boards/nucleo: fix xtimer configuration
2020-09-08 11:19:59 +02:00
27e4c19748
Merge pull request #14971 from silkeh/pr/hyperlink-lost-found
...
LOSTANDFOUND: add/fix commit hyperlinks
2020-09-08 10:44:16 +02:00
9eef7a47cb
Merge pull request #14830 from benpicco/cpu/lpc23xx-picolibc
...
cpu/lpc23xx: enable support for picolibc
2020-09-08 10:35:45 +02:00
Francisco
07be7910d6
Merge pull request #14970 from silkeh/pr/fix-mailing-lists
...
README: improve formatting of mailing lists.
2020-09-08 10:04:21 +02:00
Silke Hofstra
0dd130cc89
LOSTANDFOUND: fix several commit references
...
Change several commit hashes to the ones that actually appear on master.
2020-09-07 20:16:00 +02:00
Silke Hofstra
4882477edc
LOSTANDFOUND: add link references to commits
...
Add link references to the bottom of LOSTANDFOUND to make it easy to find
the relevant commits/PRs/releases that features/modules where removed.
2020-09-07 20:16:00 +02:00
Silke Hofstra
2f3a0b6a2b
README: improve formatting of mailing lists.
...
Correctly hyperlink and indent the mailing list section.
2020-09-07 19:51:46 +02:00
benpicco
8b3d019dcb
Merge pull request #14960 from benpicco/driver/at86rf215-rpc
...
drivers/at86rf215: implement Reduced Power Consumption
2020-09-07 15:38:32 +02:00
benpicco
c7993b6140
Merge pull request #14961 from miri64/gnrc_rpl/fix/check-idx
...
gnrc_rpl: check index after fetching address from netif
2020-09-07 14:24:44 +02:00
benpicco
a084430be3
Merge pull request #14883 from miri64/gnrc_ipv6_nib/fix/ipv6_addr_idx-check
...
gnrc_ipv6_nib: check return value of gnrc_netif_ipv6_addr_idx()
2020-09-07 14:24:17 +02:00
benpicco
a336fdc918
Merge pull request #11263 from miri64/gnrc_netif/new/pktq
...
gnrc_netif: add packet to queue when device is busy
2020-09-07 13:59:58 +02:00
Benjamin Valentin
634714ff78
drivers/at86rf215: implement Reduced Power Consumption
...
Reduced Power Consumption is available for MR-O-QPSK and
MR-FSK.
In this mode the receiver will be turned off periodically,
defaulting to a 50% duty cycle.
This reduces power consumption when in IDLE RX by almost 50%
and is therefore enabled by default.
2020-09-07 13:48:47 +02:00
benpicco
b353733d83
Merge pull request #14964 from aabadie/pr/boards/stm32f3_clock_hsi
...
boards/stm32f3: fix clock configuration for HSI
2020-09-07 12:11:35 +02:00
Leandro Lanzieri
40b52e1d72
Merge pull request #14321 from akshaim/Kconfig_cord
...
net/cord : Expose configurations to Kconfig
2020-09-07 11:45:17 +02:00
1c95ff86bf
boards/stm32f3: fix clock configuration for HSI
2020-09-07 09:26:26 +02:00
Martine Lenders
61f37ce395
Merge pull request #14934 from maribu/ccn-lite
...
pkg/ccn-lite: bump version
2020-09-07 08:59:38 +02:00
Martine S. Lenders
91dfee7ee0
gnrc_ipv6_nib: fix duplicate handling for ARO
...
When `nce` is NULL on the duplicate check, the later re-fetching of the
`nce` might result in an actual NCE entry that then contains a
duplicate, so we need to re-check the EUI-64 again as well.
2020-09-07 08:42:50 +02:00
Martine S. Lenders
f9c3e5f5a4
gnrc_ipv6_nib: check return value of gnrc_netif_ipv6_addr_idx()
...
And acquire exclusive network interface access when necessary.
Fixes #14752 .
2020-09-07 08:42:50 +02:00
Martine S. Lenders
f7913b3d47
gnrc_rpl: check index after fetching address from netif
2020-09-07 08:39:29 +02:00
hugues
f03a9f603c
boards/nucleo-f303k8: add ADC feature
2020-09-06 19:25:55 +02:00
benpicco
b2da5d0687
Merge pull request #14861 from hugueslarrive/boards/nucleo-f334r8
...
boards/nucleo-f334r8: add ADC feature
2020-09-06 15:33:02 +02:00
hugues
8cd0e6f140
boards/nucleo-f334r8: add ADC feature
2020-09-06 11:49:02 +02:00
benpicco
c6c0f6a180
Merge pull request #14933 from benpicco/drivers/mtd_shortcut
...
mtd: allow to use non-pagewise functions
2020-09-04 16:25:55 +02:00
75132e47ff
Merge pull request #14951 from aabadie/pr/cpu/cc2538_cleanup_radio
...
cpu/cc2538/radio: only build required files
2020-09-04 16:22:23 +02:00
benpicco
9f96826ad4
Merge pull request #14869 from brunobcfum/itsybitsy
...
boards: add Adafruit Itsy Bitsy
2020-09-04 15:36:36 +02:00
63554b1a0c
cpu/cc2538/radio: only build required files
2020-09-04 15:25:36 +02:00
Leandro Lanzieri
e24a64fd64
Merge pull request #14926 from akshaim/Kconfig_dtls
...
net/sock/dtls : Expose configuration to Kconfig
2020-09-04 14:49:23 +02:00
benpicco
8e74bb04d0
Merge pull request #14942 from benpicco/drivers/dose_eui
...
drivers/dose: use EUI provider
2020-09-04 14:42:12 +02:00
benpicco
7dfbfd4f50
Merge pull request #14948 from benpicco/feat/puf_sram
...
features_modules: include puf_sram if used
2020-09-04 14:41:40 +02:00
Benjamin Valentin
f8ee32a8e1
tests/puf_sram: use puf_sram as a feature
2020-09-04 13:50:02 +02:00
Benjamin Valentin
3dbe468c14
features_modules: include puf_sram if used
2020-09-04 13:48:59 +02:00
Benjamin Valentin
182cb9d44b
boards/same54-xpro: add EUI-48 provider
...
Use the on-board AT24MAC chip as an EUI-48 provider.
2020-09-04 13:36:21 +02:00
Akshai M
55fe4a464f
net/sock : Update documentation
...
Added net_sock_conf super group and updated sock_util to the super
group.
2020-09-04 16:29:13 +05:30