Skip to content

Commit 69223ea

Browse files
committed
Merge branch 'neuromorphic-drivers' into staging
2 parents a9fe628 + e71d7fa commit 69223ea

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

data/community_projects.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,6 @@ completed_issues = [ ]
177177
[[projects]]
178178
name = "Neuromorphic Drivers"
179179
slug = "neuromorphic-drivers"
180-
repo = "https://github.com/neuromorphicsystems/neuromorphic-drivers"
180+
repo = "neuromorphicsystems/neuromorphic-drivers"
181181
description = "Python and Rust libraries to interact with event cameras in real-time."
182182
completed_issues = [ ]

data/supporters.toml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# The Foundational Collaboration Network consists of open-source projects that
2+
# are integral to the neuromorphic ecosystem.
3+
14
# Supporters of Open Neuromorphic
25
# This file manages the list of projects and organizations that support our mission,
36
# organized into tiers: Platinum, Gold, and Foundational.
@@ -16,9 +19,6 @@
1619
# website = "https://supporter.com"
1720
# dark_logo_invert = false
1821

19-
20-
# The Foundational Collaboration Network consists of open-source projects that
21-
# are integral to the neuromorphic ecosystem.
2222
[[foundational]]
2323
name = "AEStream"
2424
logo = "aestream.png"
@@ -49,6 +49,12 @@ logo = "genn.png" # No logo provided in the software page
4949
page_path = "neuromorphic-computing/software/snn-frameworks/genn/"
5050
dark_logo_invert = true
5151

52+
[[foundational]]
53+
name = "Neuromorphic Drivers"
54+
logo = "neuromorphic-drivers.png"
55+
page_path = "neuromorphic-computing/software/data-tools/neuromorphic-drivers/"
56+
dark_logo_invert = true
57+
5258
[[foundational]]
5359
name = "Neuromorphic Intermediate Representation (NIR)"
5460
logo = "nir-logo.png"

0 commit comments

Comments
 (0)