Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nanoframework/nf-interpreter

:gear: nanoFramework Interpreter, CLR, HAL, PAL and reference target boards
https://github.com/nanoframework/nf-interpreter

Update mscorlib declaration (#2256)

efc5726c7ac98113aa3cdb558b8174a9c8d33419 authored almost 3 years ago
Work CI-CD (#2255)

***NO_CI***

17bd80170835553735b649b84754df35ccbe197c authored almost 3 years ago
Work CI-CD

- Update path filter to catch docker file.

***NO_CI***

a2e9840a48ce767fcc330a27c7ea15116262e495 authored almost 3 years ago
Bump versions of all dev containers

- Required to build images with correct version.

***NO_CI***

cf524950e420843e79a0395e430abb7d7be8d1ce authored almost 3 years ago
Fix version tag for dev containers (#2254)

***NO_CI***

2ec297f875ff5446dc3007992692b08ceda80129 authored almost 3 years ago
Using wrong length on serial write (#2253)

71d7fc054bbf8e74dca5f5a154aec754dae99c14 authored almost 3 years ago
Update PR template

ccd4d6f729dbd0660d94de0be6b6f9ed0204f527 authored about 3 years ago
Fixing path in dev container (#2252)

***NO_CI***

34254346cc5e8a0d04602b349f08294d06c58e3a authored about 3 years ago
Fix Sys.Environment.TickCount64 (#2251)

8406034be4f42ba9d9c8c508aa9261d85a9373bf authored about 3 years ago
Work Dev Containers

- Fix path to docker file.

***NO_CI***

ff3b7cd635eec28e4a144d690f2cd1b59e3418c2 authored about 3 years ago
Work on dev containers (#2250)

***NO_CI***

e550a70b29f7a969080cf7a74fd151b55a5931bf authored about 3 years ago
Add PR template repo specific

***NO_CI***

14bb1ca0bf7b5d364a10bf058ed321648706692b authored about 3 years ago
Add support for UART signal level inversion (#2249)

80df4c12896b8055909a8490e7910bb68f163be3 authored about 3 years ago
Migration to ESP32 IDF 4.4 (#2246)

129c3d921c53346f45dd0246ad61b6bf35865ae5 authored about 3 years ago
Rework mbedTLS build system (#2248)

***NO_CI***

4cf0b86cd47c6a876920e75635d179a793a4c4f2 authored about 3 years ago
Fixes Ethernet support in latest builds (#2247)

* Fix Ethernet support as broken

b611c1613cd6296c092e090146a028b4db9b9c86 authored about 3 years ago
Work CI-CD

- Add missing build options for ESP32.

***NO_CI***

70963fd4aafb1539f2b6c0e755abd638d9e6cfb7 authored about 3 years ago
Work CI-CD

- Reorganize trigger section in yaml.

***NO_CI***

6c6d91789d350386783a96ea6d24bd002e6189f8 authored about 3 years ago
Work CI-CD

- Update Ruby version.

***NO_CI***

b529d5a3107a0748fae1da2477371f6f6c20e08d authored about 3 years ago
Merge pull request #2245 from nanoframework/release-v1.7.3

Release release-v1.7.3

58bcad382507e17ad75c56500a3b50324753a80d authored about 3 years ago
Merge branch 'main' into release-v1.7.3

fbe0b2e96f6afd78a245f3c7c098a9b798750219 authored about 3 years ago
Work CI-CD

- Bump version counters to 1.7.4.

***NO_CI***

2e25bf0935abd92629066ff4862ee2a04f948d08 authored about 3 years ago
Work CI-CD

- Remove task to install nbgv. Now preinstalled on pipeline VMs.

***NO_CI***

d59df59de915f57165b903c2e533af24e0461a2e authored about 3 years ago
Set version to '1.7.3'

080b51c40766280e17f08591e79349be3b87068b authored about 3 years ago
Merge branch 'release-v1.7.3'

497ad4d26eb2d4d6da0b28f0413ba43e83d801ac authored about 3 years ago
Set version to '1.7.4-preview.{height}'

1070e69d05780731839533a6a09969d8dd375404 authored about 3 years ago
Fix Environment.TickCount64 (#2244)

4dd880625e831a3d037b7da1e15098e1f0f3e3c1 authored about 3 years ago
Update mbedTLS to 2.28 (#2243)

6ddc7acb84aecb13ce571fdbfc171cf0bda8e407 authored about 3 years ago
Fix search flags for class constructors in GetConstructors() (#2242)

b3f568f52417449151c38551795ce77f3448ac6f authored about 3 years ago
Improvements in Reflection (#2241)

b761a4287b6900cf848ad68a5f7b2798c28ee980 authored about 3 years ago
Fix code style

***NO_CI***

267565add7d9f11e3ad29eab73786f4dd2328b24 authored about 3 years ago
Add S.R.Environment (#2240)

558063317e2e559c9ec4f2381f240ba107bead74 authored about 3 years ago
Device host name is not composed with last 3 bytes of MAC address (#2239)

a0857b518b8a2b6abf55953e36fc7f50c770a4f3 authored about 3 years ago
Fix compiler defs for HAL_USE_SDC (#2238)

12fcee242521effadf9e72b1a0f0440e42938dd9 authored about 3 years ago
Work CI-CD

- Fix target series.

***NO_CI***

02051a1707d5debadfc9fc1b96337c188192a55d authored about 3 years ago
Fix missing var assigment (#2237)

***NO_CI***

927cc2ff6b2eb37632ff864886509838155871c5 authored about 3 years ago
Update README

- Fix features matrix (network checks for ESP32 targets where misplaced with BLE).

369086662e5cbed04e20cb0c67cc89b90743e73a authored about 3 years ago
Directory rename (case)

***NO_CI***

dc4d40ce3a6656f49595923fb655dcf6f79dc8cf authored about 3 years ago
Fix file and folder name case

***NO_CI***

f05d5474ee9ad8d2f8c34622c60df8b417d7f96e authored about 3 years ago
Add native support for DateTime.Parse (#2236)

3d6af57afbee969e33df2acad02d4818a8b6b42c authored about 3 years ago
Improve native implementation supporting Parse and TryParse (#2230)

***NO_CI***

f7980275625c4ff8e564fd2e0a12ffd0d8f4f5c6 authored about 3 years ago
Align multiple boards in build.ps1 (#2231)

***NO_CI***

173aa69d38b83282ad3341e9f182722b802a54e0 authored about 3 years ago
Enable W.Storage in ESP_PICO (#2229)

***NO_CI***

8869c1bfccd62e3537d9190cac844478d576ac89 authored about 3 years ago
Add bluetooth support to M5Core2 target (#2216)

***NO_CI***

72849538244ab339801a99c1ed6239ea444c0696 authored about 3 years ago
Fixing ReadLine() for multi characters (#2232)

e4045d8bbfe33db0def710e75e10d4558a1b6d6f authored about 3 years ago
Fix object not initialized (#2235)

***NO_CI***

d6912db3528ffcaa016dea8b4954b969016cdb51 authored about 3 years ago
Fix dev containers version

***NO_CI***

9864206fb32713f69ab968a541c978de6a01fa75 authored about 3 years ago
Work CI-CD

- Add tag to code style comments to allow nfbot to remove them after the branches are merged.

*...

ec37c81155ad984e6475357ecb7f13e30cc7f530 authored about 3 years ago
Migrate TI SimpleLink SDK to 5.30.01.01 (#2226)

***NO_CI***

c265c875b70c39f9e038285594774b02c8f8a9de authored about 3 years ago
Fix ObjectEquals (#2225)

508deb80a2b516fb9d70d5137784e6941f059a93 authored about 3 years ago
ESP32 SD card updates, remove deprecated calls and optimize (#2222)

* SD card updates
* Code style fixes

ccd9b339d00831c3a302cc831ab61e282ad2ef54 authored about 3 years ago
Fix return type of HeapBlock GetHashCode() (#2223)

***NO_CI***

9d533051dd3ad0657c71af7f05ad98dd0b2396e6 authored about 3 years ago
Work CD-CI (#2224)

***NO_CI***

368cb073499823c319a253d3b5b0db16eb247ee0 authored about 3 years ago
Work CI-CD

- Fix condition to run code style check.
- Fix setting to check changes on PR.

***NO_CI***

6060eb6312ce1fd6f84d24f0f9047f5bf0da0685 authored about 3 years ago
Improvements in CMAKE (#2215)

***NO_CI***

bc04b3e2ebe502fedda000d9f464122279d9cc21 authored about 3 years ago
Fixes in get/set socket options (#2221)

514c0f1049975649bee42c840d6e5a3201490243 authored about 3 years ago
Work CI-CD

- Fix condition in nightly pipeline.

***NO_CI***

8220f3c6bb6c648f8d78d07e295f199ad47ffd47 authored about 3 years ago
Fix memory leak with Directory.GetFiles() and GetDirectories() (#2220)

fb0598a7042933585e4f136ff12819db554ea5d4 authored about 3 years ago
Improve build powershell script (#2219)

***NO_CI***

1d964eed735af311375d9cdf838da5edd4c59686 authored about 3 years ago
Work CI-CD

- Improve condition for code style check (no need to run except if a build it's about to happen)...

cdea59b02298a328fba6a4a2f658e5309c2acbdf authored about 3 years ago
Fix SDK Option for ESP32_BLE_REV3 (#2217)

***NO_CI***

f2585918cf37ee0a8b5d15878b03f7a22380c0e8 authored about 3 years ago
Work CI-CD

- Improve conditions to run nightly pipeline.

***NO_CI***

e8a08bfefd6c49037011f61ef4ff9e639033c4f1 authored about 3 years ago
Fix check for STM32_CUBE_PACKAGE_SOURCE (#2214)

***NO_CI***

63e67837dcb578249e7109d07c3f579d0e1782c5 authored about 3 years ago
Update (and rename) System.Device.WiFi (#2213)

8a91adbf984f289b7abba89f9f9b59710a10d655 authored about 3 years ago
Increase reserved memory for ESP32 malloc (#2211)

***NO_CI***

ca743d7162ce29b75cebccced7ee8bbac91af99c authored about 3 years ago
Update System.Net declaration (#2212)

***NO_CI***

d0555d6e87c8e5def93204c936072e8fb596c6c8 authored about 3 years ago
Update System.Net declaration (#2204)

***NO_CI***

c5c1deb2258a1a2251b871f7ddd5ce05bfd55bd1 authored about 3 years ago
Fix SDK options for ESP32_BLE_REV3 (#2210)

***NO_CI***

12346fcf81e7f83112d88905cb162cbda25999c9 authored about 3 years ago
Remove deprecated build option

***NO_CI***

a65ca3e4604a64e0fb1d55786ce361f28a7a1959 authored about 3 years ago
Work CI-CD

- Add missing conditions to jobs.
- Fixes nanoframework/Home#924 on what concerns ORGPAL_PALTHRE...

525ee1f27dc621f2854b93bbe9cbc2f2b4931d94 authored about 3 years ago
Update ESP32 build settings to match CI (#2202)

***NO_CI***

e3bc2e4fb7133fa3aa8ea4411438a3ebc9ce0c19 authored about 3 years ago
Update build.ps1 (#2208)

***NO_CI***

5f18e92081fafda5decf4c76e879f25d4ea21781 authored about 3 years ago
Remove NETDUINO3 from reference target build files (#2207)

***NO_CI***

18cd904e94be4e7f5648e44b9137692e8a93e8b0 authored about 3 years ago
Update README.md (#2206)

***NO_CI***

d3aed23dbc72fd3367b3498ad9bba59471a2cc09 authored about 3 years ago
Align lwIP configs (#2209)

***NO_CI***

b15781b9e7fb3595cb2b3c771fabdfc708c573e1 authored about 3 years ago
Fix loading the client certificate from the store (#2205)

16a51e67688eb06a42da357185fa4eae5b0cb0b4 authored about 3 years ago
GetIPAddress now returns the correct object (#2203)

21a42df695412667423abf32f2bcf38a052c1202 authored about 3 years ago
Add VS Code recommended extensions

***NO_CI***

03909a7464945a6cc82edea3cf0ede46e29e71df authored about 3 years ago
Fix IDF paths for dev container (#2201)

5fb041bc51972e456fadea4c2e5658f45d0768cb authored about 3 years ago
Rename M5Stack to M5Core (#2200)

***NO_CI***

9aa773de086fe3eb956b1ccc582604754be2125d authored about 3 years ago
Improvements in lwIP (#2199)

163766ba562eeb78796c6eab385cc4d76a6b50c1 authored about 3 years ago
Revert lwIP PCBs for ESP32 to 16 (#2198)

be1f9c3f0804bc9866a5458c25096f148ae184a5 authored about 3 years ago
Work CI-CD

- Adjust task to show build number for target being built.
- Add new task to reset build number ...

57af4a599229abfd32ccd380f002d64bb47f1218 authored about 3 years ago
Adjust lwIP configs for ESP32 (#2197)

dfa58e97d6261102ae2fc2b7b902c30baa802e7d authored about 3 years ago
Work CI-CD

- Update IDF tools to 4.3.2.

06b3d1d7d2f3c2fb2754fbe66657fc940b38a81c authored about 3 years ago
Improve managed heap allocation (#2170)

121feef12e5482f008507153477f6e5d18956da6 authored about 3 years ago
Using wrong config for AP (#2196)

***NO_CI***

7a30cde58e388439d452a9365b5a6716d541295a authored about 3 years ago
Bump versions on dev containers

39dcb579f5708ef64b9bd3a0f1916033b78b28d7 authored about 3 years ago
Update community targets @e74cd62

***NO_CI***

adcb8f2d8196766607cabf4a2a8c9b77fba77078 authored about 3 years ago
Update IDF to 4.3.2 (#2195)

b7a6a6fb7d4a54c593e88be62dd0a507281976fb authored about 3 years ago
Fix 2nd write to open file clears file (#2192)

0b6199cc1680161faed06b7f015f2fae732cb359 authored about 3 years ago
Work CI-CD

- Fix condition to skip code style check on scheduled builds.

***NO_CI***

8614c7ba6ea0b3053927cfab1f2e4d8444c85cbf authored about 3 years ago
Fix exception in GetIsNetworkAvailable (#2191)

Simple change so merging @josesimoes

79dbbc2710ff45e1030614e4463775e29ba9f300 authored about 3 years ago
Work CI-CD

- Fix compile definitions adding wrong option.

***NO_CI***

ba4aa536bf5036df80ba94b315ff064af05780dd authored about 3 years ago
Fix storage of certificates in ESP32 (#2190)

56433c4e03fee1968f454fc3c226cbb3813d831d authored about 3 years ago
Corrections to flash driver documentation (#2186)

***NO_CI***

3edda8ce215e80f9b3ca00880a6ad344b1352529 authored about 3 years ago
Move to ChibiOS 21.11 (#2182)

***NO_CI***

51d1af33a43706c693741035a928059efa0b3921 authored about 3 years ago
Fix SerialPort dispose (#2185)

***NO_CI***

8dbe91ae975f30e7e46fcfabfc2fe0f50a59058e authored about 3 years ago
Work CI-CD

- Improvements on conditions to run nightly pipeline on PR.
+ On PR build skip entirely ESP32 ...

6d2b198ea6ded79d84409b53d8064a9af4fe98c4 authored about 3 years ago
Work CI-CD

- Adjust nightly pipeline to run on PRs.
- Add processing for PR builds.

***NO_CI***

9bdf538c64f347ab9403abc3e60d3f5622149e54 authored about 3 years ago