New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

msp430_bsl

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

msp430_bsl

  • 0.3.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

MSP430Bsl

This library is a base for developing MSP430 BSL-based utilities

Installation

Add this line to your application's Gemfile:

gem 'msp430_bsl'

And then execute:

$ bundle

Or install it yourself as:

$ gem install msp430_bsl

Compatibility

This Gem has been developed with Ruby 3, but has been tested down to Ruby 2.5.0

Usage

Help is appreciated to write some good USAGE

In the bin folder there's the upload_hex executable. By installing the gem you'll have it available to use. Just run upload_hex -h to show available options.

TL;DR: the script can upload a .hex file to the target through a normal UART connection (rts and dtr pins required).

The script has been tested only with CC430F5137 - contributions for other chips are welcome

TODO

  • Write specs
  • Add documentation
  • Write a good Usage
  • Add missing features and generalize the ones already present
  • Delete this TODO section

Contributing

Bug reports and pull requests are welcome!

This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

FAQs

Package last updated on 18 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc