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

github.com/nanoframework/nf-debugger

🧰 Debugger library for .NET nanoFramework
https://github.com/nanoframework/nf-debugger

Fix output progress on deployment (#373)

d1bd923a7225e3859e8d418c37a7744421de156c authored over 1 year ago
Work CI-CD

- Update sign process to new .NET Foundation workflow.

***NO_CI***

cffb5be11599e4fd2389380829967a25b4c4be15 authored over 1 year ago
Fix output progress reporting for deployment operation (#372)

4a1ea12ccf08f0b2c0cd8675d10780ea1c63c711 authored almost 2 years ago
Fix BitStream Buffer constructor (#371)

***NO_CI***

94d2274fda8b3c0da59ee0217c19971d41e6e2fb authored almost 2 years ago
Rework Erase operation (#370)

7303b1c6fa16ac525823a42464306e03a0683fed authored about 2 years ago
Add NoStackTraceInExceptions property to Engine (#369)

2a53448248837f67e7550fb65c9bd3f702dcbdf9 authored about 2 years ago
Fix progress report in incremental deployment (#368)

***NO_CI***

b41546b28d6a4688ec72a7af450c4dc30313262a authored about 2 years ago
Add flag to disable stack trace crawling on exceptions (#367)

ca567b0b0857f85dda4505ccce1e6acd7539a7dd authored about 2 years ago
Fix Intellisense comments in DebuggingExecutionChangeConditions

***NO_CI***

79d3d4e40bf24c5ce913e3c92ddf0271bcc8fb2c authored about 2 years ago
Code style formatting

***NO_CI***

b671204309446036a9619ee7ab1b4bdc46e993e2 authored about 2 years ago
Improvements in Erase operation (#366)

***NO_CI***

a02b1cc0ab43d2e2211a137cd161f3954e9300e8 authored about 2 years ago
Work CI-CD

- More improvements in update dependents.

***NO_CI***

163810572bf1008ccc0f7c4e445c84065e119b9b authored about 2 years ago
Remove license badge from README

17e4e52c12a9a0855c1e21b534b5d5b44a2db934 authored about 2 years ago
Rework DeploymentExecuteIncremental to fully erase deployment region (#365)

2545fada689c83839ca2d4ef1a2bf6bc907768a2 authored about 2 years ago
Work CI-CD

- Remove update nano deployer from PS1.
- Update script calling nuget update and restore for dep...

6c8b64afe359b3302724b0196f8589779cd1cfb7 authored about 2 years ago
Remove data annotations from several enums (#364)

5e91e826c8e4ee1141172ed1666f61acf60772dc authored about 2 years ago
Fixing serial read on M1 and when only partial data is available (#360)

7dec3b79a00170cc0035204a43163503cd94f25e authored over 2 years ago
Intellisense comments (#363)

***NO_CI***

fbc24e1bab1aae62fc4717f1d26627cf806898f9 authored over 2 years ago
Add new constructors to PortBase (#362)

***NO_CI***

14e404685594850b97c5ca47c3c90a6976fb857d authored over 2 years ago
Add AddDevice method to PortBase (#361)

be9c17d0d53194c3cd69b0938b890dd667887307 authored over 2 years ago
Revert "Update DataAnnotations NuGet (#359)"

This reverts commit 36347ed47eaf7221f57c8ef6ef120ff43a285b05.

***NO_CI***

24ea1e52a772a6b0612b15c10a0271bee710d11a authored over 2 years ago
Update DataAnnotations NuGet (#359)

36347ed47eaf7221f57c8ef6ef120ff43a285b05 authored over 2 years ago
Revert DataAnnotations to v6.0 (#358)

5c21f7e405d837410099526403220e4006478f8b authored over 2 years ago
Update NuGet.Build.Tasks.Pack

***NO_CI***

ee07b7f39f69b669b0630ce4dce734c72e157d84 authored over 2 years ago
Update nuget on test app

***NO_CI***

138486d0f954b20ccba3aadbafcc63c054f96535 authored over 2 years ago
Fix line endings CR LF

***NO_CI***

6c7c3a9016392eb87639cde0ebe408b19161d0d5 authored over 2 years ago
Work CI-CD

- Fix computation of github auth.

***NO_CI***

1c38c968d6bf2dafde9801293810c7417ab2527d authored over 2 years ago
Excluding Bluetooth serial ports from the list on Mac OS (#357)

28a315a3f4ffa355e092d38ba5e1c3298c583f98 authored over 2 years ago
Fixes duplicate COM ports being listed (#356)

696dee3cbcee9ff1106dc049dd9373e71150f7f4 authored over 2 years ago
Add support for more program widths (#355)

e7fad3728dd01c6e8d3b0d696e7da2addcf3b621 authored over 2 years ago
Fix update of nanoff dependency

14ac1cd6bc8b1f5480e80232de66729e18a279fc authored over 2 years ago
Work CI-CD

- Fix output message.

c6701c66a339dd05461c1c13c1c31e0f536e98ca authored over 2 years ago
Work CI-CD

- Fix update of dependent projects (was failing to update project lock file).

bc6a73b4005ca5ef8e4dcaba7c364553e1a9d902 authored over 2 years ago
Work CI-CD

- Add PS1 build added to exclusion list.

***NO_CI***

365499c7826fae3ae7f351cfd80e001238fd62f6 authored over 2 years ago
Work CI-CD

- Fix update dependents to have project lock file updated.

***NO_CI***

34534518c00dbeda75d9f8bfbd3cbd243f91634c authored over 2 years ago
Fix output of flash table (#352)

8f762d6844123135a2ead3a5908b915cbd6e2d58 authored over 2 years ago
Work CI-CD

- Remove tag build.
- Update task conditions accordingly.
- Add nanoff to update dependents.

**...

30e777e2066b2e2518570e3e3c41af4d166a99ba authored almost 3 years ago
Rework project to use SDK style (#351)

***NO_CI***

bd7bd270e4655e95ae49b7f7b9beb53c6962abb3 authored almost 3 years ago
Add support for flash alignment of 128 and 256 bits (#350)

d9d3a76ee7b1ec6f7781272c6739350d5b067850 authored almost 3 years ago
Update references (#349)

b272fe68c3dd3536115641b0a27ddf8b2982a51f authored about 3 years ago
Improvements in WriteMemory API (#348)

***NO_CI***

1e325a8fd9b9a44b68540ce9b7ff494728876e15 authored about 3 years ago
Fix parsing of network configuration (#347)

***NO_CI***

c17cf6ad9ed829681161ea9acc6639c5b785ec72 authored over 3 years ago
Merge branch 'develop'

bcd88f5028602d5d3b72269879776181272804cf authored over 3 years ago
Merge branch 'main' into develop

b05ea6ca6f80bd9bc88abd116f5e641458ccd809 authored over 3 years ago
Update README

- Move build and nuget badges to top.
- Remove versions table.

b3ac02b941b2cab2c8ef70c21eb49e5b0a056fd3 authored over 3 years ago
Work CI-CD

- Changelog is now generated in github releases.
- Rework update dependents PS1 and update yaml ...

ea3b3d9b898cb8f7b869790e695b84d6f5399386 authored over 3 years ago
Update CHANGELOG for v2.2.1

***NO_CI***

3a48ea4b7a9e81525560758e5c9895d63ae227d7 authored over 3 years ago
Fixes ESP32 board unintentional reset on Linux (#345)

a37a920fc18a0bc59a24c8c1257a26e2fefea3d0 authored over 3 years ago
Fixes race condition in PortSerialManager (#344)

***NO_CI***

38bd0d40d957784434579452e172f9729381e39f authored over 3 years ago
Work CI-CD

- More fixes towards publishing proper debug symbols to NuGet.

***NO_CI***

149bf81815d95b94fe7fe035fc5d8834671574d3 authored over 3 years ago
Update CHANGELOG for v2.2.1

***NO_CI***

59eebaf40411794daa2d72fa967dcdfdc35f8c72 authored over 3 years ago
Improve UpdateDeviceConfiguration (#343)

3b7be5cb6f4e1d2ee84db0948aa36f1f5e283b5a authored over 3 years ago
Fix network configuration serialization (#342)

***NO_CI***

171931ad272e9a78d6ab4a891095fee13cabea94 authored over 3 years ago
Work CI-CD

- Fix issue with publishing debug symbols to NuGet.

***NO_CI***

8d101bd6bb1070e2a1938d4fb06a098bfff2b75e authored over 3 years ago
Update CHANGELOG for v2.2.1

***NO_CI***

2b5f498874e4c14f043b53c3788cb038bac19ce4 authored over 3 years ago
Work CI-CD

- Remove tasks installing nbgv.

***UPDATE_DEPENDENTS***

f1466d83aec2bec227c0156ec0f8248f683e1768 authored over 3 years ago
Add CanChangeMacAddress to CLR capabilites (#341)

e749756cc6249b01affb59a1fda47998ea972578 authored over 3 years ago
Remove unused flags of QueryCLRCapabilities (#340)

***NO_CI***

a4ef1e8c58a000a5e9bf6ca37f4b9a6badac02e2 authored over 3 years ago
Update dependencies (#339)

***NO_CI***

b9f2c00160f3108909afdf45afd64ab82be058f2 authored over 3 years ago
Work CI-CD

- Update yaml to latest pattern.
- VM is now Windows latest.
- Update nuspec.

***NO_CI***

1bc8446a9dc32c0325acf8c1068e33135988848c authored over 3 years ago
Work CI-CD

- Update Ruby version.

***NO_CI***

bfe9d14a85fdf46e18947a756f6bfbc25ff8fea7 authored over 3 years ago
Work CI-CD

- Update dependents now handles nf Deployer repo.

***NO_CI***

a2ce436962ae8995042e9681d155f3895a3e81de authored over 3 years ago
Update CHANGELOG for v2.2.1

***NO_CI***

7f3e8cca75e47cf351209fb4671c755b9b58d574 authored over 3 years ago
Increase pause between requests (#338)

f25115722cc1e561ed4df56d48ffec00ab45c5cd authored over 3 years ago
Improve nuget packaging (#337)

***NO_CI***

d24e0106fb23c8cf831704af7d9e94ca213b5450 authored over 3 years ago
Work CI-CD

- Improve conditions to speed up tag builds.

***NO_CI***

a404325b37b04eba11aa4b6a16ebc64aa45a78e8 authored over 3 years ago
Update CHANGELOG for v2.2.0

***NO_CI***

2c8a89750ef5f720b69b630050735e6735375b65 authored over 3 years ago
Work CI-CD

- Replace install nuget from template.

aacec209ead1c5c4d559880c5785f36c508de026 authored over 3 years ago
Update CHANGELOG for v2.2.0

***NO_CI***

7d09447211f36698b4510fa970584cfdcc4fff0e authored over 3 years ago
Improve WriteMemory (#336)

fdd24d9efc63c5ff9aeb6bde713a0fd0930f57a2 authored over 3 years ago
Rework PerformSyncRequest (#335)

***NO_CI***

9cee11aea6070ce9379bbdf3212d6a593e463875 authored over 3 years ago
Update CHANGELOG for v2.1.0

***NO_CI***

fd41024d53384488979e6d06aca4218be4106b15 authored over 3 years ago
Improve write memory operation (#334)

5fcb85a4a948c75fe3098af2e155306b8605857b authored over 3 years ago
Update CHANGELOG for v2.0.0

***NO_CI***

5f905405e6ad6e522512a1df58d930d4104ce11a authored over 3 years ago
Remove idle check from WP requests (#333)

95b80dbfb2b1a42a48ad9205f45d2746e99ba4ae authored over 3 years ago
Fix output of progress when deploying (#332)

***NO_CI***

b0509e7853514b1839c4e24a5394c200a7347ac3 authored over 3 years ago
Rework valid marker detection (#331)

***NO_CI***

3ad6476a713a2742c39adcc97a714c08589a7230 authored over 3 years ago
Work Ports and PortManagers (#330)

***NO_CI***

4396c5b55d748c397b28eb6145e872536d8f004c authored over 3 years ago
Fix network watcher (#329)

***NO_CI***

c8f90f692693413f9d7c3f75348e84beebf96181 authored over 3 years ago
Add parameter to network port managers to control watchers (#328)

***NO_CI***

d2abf5703bcea0f688055baf15ca294155a96f8e authored over 3 years ago
Add processing for bad WP packets (#327)

***NO_CI***

0240e8f8038e4dd6b46b4e6c16d791d1e798ddc6 authored over 3 years ago
Work on PortBase class (#326)

***NO_CI***

f60991f07d259c4a0ac0670fd9238579af333aaa authored over 3 years ago
Work CI-CD

- Fix project names in update dependents template.
- Improve conditions to skip task when just u...

f2e8137112ba425edb4d319109d5369d87d3ca6d authored over 3 years ago
Update CHANGELOG for v2.0.0

***NO_CI***

276fc1c35934c0ae5b468ce29303f154f1a5ea7d authored over 3 years ago
Add LogMessageAvailable to PortComposite (#325)

90ef3166f4831a44537c1509b3b066858b0f5f07 authored over 3 years ago
Work CI-CD

- Fix RELEASE config for project.

***NO_CI***

6790d2c6e4012eb04e263161361d0d4ff940282d authored over 3 years ago
Work CI-CD

- Adjust update dependents template to update VS2019 and VS2022 projects in VS extension repo.

...

b9d7b6a79727f83946bd53cf7b258d10c88aae93 authored over 3 years ago
Work CI-CD

- Update azure pipeline yaml.
- Fix nuspec.
- Update logo for nuget assets.
- Fix typos.

***NO_...

a80242e4ba8bcd4abfc71a11ab40fbdafe37c452 authored over 3 years ago
Update CHANGELOG for v2.0.0

***NO_CI***

b6f272d3d6a87fb5e805c4d7ef24bad0d1594b94 authored over 3 years ago
Fixes in composite and tcp ports (#324)

4b8fc77334492b4a50b9ddd84328a4e564ba50e1 authored over 3 years ago
Add method to log WP payload content (#323)

***NO_CI***

1857b0b02f42232ea178eed1dc93dc8bdd46dd36 authored over 3 years ago
Update NuGets (#322)

***NO_CI***

b4e102649d8ea6d7c8d0fb83852d1c4c67092078 authored over 3 years ago
Update CHANGELOG for v2.0.0

***NO_CI***

0412dccaf31d93cd534d64f60a8ac2df849fbce8 authored almost 4 years ago
TCP/IP debugger port implementation (#318)

92990de59bec08445a079e2067b7267d73856a61 authored almost 4 years ago
Add timeout to PerformSyncRequest (#321)

***NO_CI***

241273f731dbec128814c7452964117cf903a35d authored almost 4 years ago
Update CHANGELOG for v2.0.0

***NO_CI***

20efcd3992c6fca19a954003425b5e2722bc058b authored almost 4 years ago
Fix Linux SerialPort lookup (#320)

c1aa2136514c590f81fd44fee7784fdd1f80cee6 authored almost 4 years ago
Add UNIX support for PortSerial (#319)

***NO_CI***

f16abb553f2b726d5a5fbe63b2b08d32759c2a22 authored almost 4 years ago
Work CI-CD

- Sign steps are not executed anymore on update dependents run.

***NO_CI***

7ba6885ca176aa78d1206973dfc732305ef65426 authored almost 4 years ago
Update CHANGELOG for v2.0.0

***NO_CI***

af70302701ae64deef6ede999518248146468dd0 authored almost 4 years ago